Hi
@Supreme Verma . I am also trying to get data from new leads in Sendinblue, in my case to send them to ClickUp. Here is what I have done:
Created a trigger: Sendinblue : New contact added to list. Then I put the webhook in Sendinblue and sent a test and captured the webhook response
Created an action: Sendinblue : Get a contact information. Here I got a dropdown list of email addresses from Sendinblue to choose from – I assume for mapping purposes.
Created an Action: ClickUp : Create a task with custom fields. Here after selecting the list in ClickUp to send the data to, I can map the data collected in Step 2 to the right fields in ClickUp.
Then I sent a test request and it all worked well.
However then, when I actually added a new client in Getresponse, instead of that client’s data going to ClickUp, Pabbly sent the test data that I was using to map in Step 3.
What am I doing wrong? Obviously I want the data from the new addition to Sendinblue to go to Clickup when I add a new client – not the sample data from the mapping.
James