Webhook is capturing data but 2nd step not recognizing it
Status: Closed · Asked by psythe333 on · 0 views
I am using Infinity as the sending technology by pressing a Blue button in Infinity called "Add Contact". When I do that it triggers the Pabbly Webhook in the 3nd picture and sends the data to Pabbly. You can see the customer in Infinity and you can see the data in Pabbly. When I map it to SendPulse as the 2nd step its not recognizing the variables I mapped for some reason:



Hey @psythe333
It seems like the email address which you are passing might not be present in your SendPulse and because of that while updating the subscriber, the error message is coming.
Further, the phone number which you are passing contains "-", so kindly remove it first then pass it.

Awesome and thank you very much