Skip to main content
Best answer

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

  • July 7, 2020
  • 1 reply
  • 673 views

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.

Best answer by Danvers

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

View original
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

Danvers
Forum|alt.badge.img+12
  • Zapier Staff
  • 3731 replies
  • Answer
  • July 10, 2020

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