Skip to main content
Question

Can an interface element be made to open different URLs depending on a table value?

  • December 21, 2025
  • 2 replies
  • 14 views

Concrete example:  An Interface user has chosen between having Zoom open in the Zoom App or in the Browser (two different URLs).  The user’s choice is stored as a value in a table.  Can I have a single Button (or other element) on the Interface open one or the other URL depending on the user’s choice?

Thanks for sharing!

2 replies

Sparsh from Automation Jinn
Forum|alt.badge.img+6

Hey ​@barncrow,

I think conditional logic can be helpful for your case- https://help.zapier.com/hc/en-us/articles/25167217084045-Use-conditional-logic-to-show-fields-in-forms. I don’t think though it works for buttons.

You can also try to trigger a Zap from the button and apply some conditional logic from there but they may not be as integrated in the interface itself. Hope it helps!


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 22, 2025

Hi ​@barncrow 

Help links for using Zapier Interfaceshttps://help.zapier.com/hc/en-us/categories/14490381804173-Interfaces

 

Component: Button

Actions:

  • Navigate to page
  • Open external URL
  • Show notification
  • Trigger a Zap

 

Instead, you’ll probably want to use a Zap to set a specific Table Field value, then reference that field value as a formatted link in the Text.

Component: Text

Reference the Markdown guide for how to format values.