Best answer

Enabling a user to select a list from their CRM account in a new integration

  • 7 July 2020
  • 1 reply
  • 672 views

Userlevel 1

I am building a Zapier integration for our own CRM application. A user of our CRM can have multiple lists, akin to how a user of Mailchimp can have multiple audiences. We would like to make it possible for a user to view a dropdown of all their lists and select the list they would like to use in the zap. For reference, this is possible as one of the first steps in setting up a Mailchimp zap. What is the recommended way to build step this into our integration? Cheers.

icon

Best answer by Danvers 10 July 2020, 09:41

View original

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

Userlevel 7
Badge +12

Hi @GNG123!

 

To do this, you need to build a Dynamic dropdown field (one that will look at a user’s account and pull in the relevant options for them to select from. 

 

How you build that depends on whether you’re using the CLI builder or the visual builder. 

 

For more info on building a dynamic dropdown field in the visual builder using the input designer, check out this doc: Input designer

 

If you’re building using the CLI, this doc will help: How to use dynamic dropdowns in Zapier CLI