• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Important: Any reported problems and issues with your integration will be reported to you and we will encourage the app developers help to resolve those integration issues.

Multi Select Configuration (Via inbuilt action)

Status
Not open for further replies.
Via Inbuilt Action:

  1. Set up the inbuilt action according to this documentation.

  2. Go to the action where you want to set up the multi-select dropdown.

  3. We already added the in-built action by the name of “List Tags”. Which lists all the tags available in the users account.

  4. The same List Tags action returns an array of tags, this array of tags will be used to build the drop-down menu of the tags option on the integration.

    1692247762784.png


  5. After clicking on setting of the tags fields.

    1692190140780.png


  6. Make sure to provide the multi-select field same to same as tags field in the raw JSON.

    1692190397041.png


  7. Finally, the multi-select is set up and lets you select the two options tag1 and tag2 from the dropdown. So this will be sent in the JSON in the format "tags" : ["tag1", "tag2"] i.e. array of strings.
 

Attachments

  • 1692189847062.png
    1692189847062.png
    429.8 KB · Views: 237
  • 1692190365218.png
    1692190365218.png
    136.5 KB · Views: 200
Last edited:
Status
Not open for further replies.
Top