Sendinblue Lists
Status: Closed · Asked by Fazila Adam on · 0 views
I have a Pabbly workflow to create a contact in Google Contacts when a form is submitted in Sendinblue. However, I have multiple lists in Sendinblue collecting data from different forms, and I only wish the workflow to run for a specific form for a specific list, not every time any form is submitted. How do I achieve this?
Hey @Fazila Adam
You can use the "Sendinblue: Get Specific List Information by ID" action event which will get the information of your present specific list, whereas you only have to pass the list Id and before the respective action step you have to use the Filter step which will check for the List ID you wanted then only it will process the workflow accordingly.

Kindly check this at your end and let us know if that works for you.

Thank you so much - that worked perfectly!