Skip to main content
Question

Zapier Static Dropdown

  • September 17, 2022
  • 1 reply
  • 153 views

I'd like to create a static combobox thanks to a custom hidden trigger.

I've seen couple examples of Zapier triggers in their repository (such as https://github.com/zapier/zapier-platform-example-app-triggernyfo) but not static.

I'm using Zapier CLI and don't use the previous scripting build UI.

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

TylerR
  • Zapier Staff
  • 3 replies
  • September 21, 2022

Hey @jordanwilliom

If the dropdown menu only needs to be static, you may not need to use a hidden trigger at all. Instead, you can add a `choices` value to the field definition, like the example code we see here:

https://platform.zapier.com/cli_docs/docs#input-fields