• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Facebook leads workflow error

I have setup a workflow that connects FB leads to activecampaign.
Last night 5 tasks were triggered (FB leads generated). 3 were executed, but 2 were not. With the following error email sent to me.
What could be going wrong?

Step Name: ActiveCampaign > Create or Update Contact
Task Error Detail:

{
"res1 > errors > 0 > title": "Contact Email Address is not valid.",
"res1 > errors > 0 > detail": "",
"res1 > errors > 0 > code": "email_invalid",
"res1 > errors > 0 > error": "must_be_valid_email_address",
"res1 > errors > 0 > source > pointer": "/data/attributes/email",
"res2 > response": "",
"res3 > errors > 0 > title": "The contactList list was not provided.",
"res3 > errors > 0 > detail": "",
"res3 > errors > 0 > code": "field_missing",
"res3 > errors > 0 > error": "contactList_list_was_not_provided",
"res3 > errors > 0 > source > pointer": "/data/attributes/list",
"res3 > errors > 1 > title": "The contactList contact was not provided.",
"res3 > errors > 1 > detail": "",
"res3 > errors > 1 > code": "field_missing",
"res3 > errors > 1 > error": "contactList_contact_was_not_provided",
"res3 > errors > 1 > source > pointer": "/data/attributes/contact",
"res4 > response": "",
"res5 > errors > 0 > title": "Invalid value for query parameter contactTag.contact",
"res5 > errors > 0 > detail": "No contact id provided",
"res5 > errors > 0 > source > parameter": "contactTag.contact",
"res6 > response": "",
"res7 > errors > 0 > title": "The account attribute was not provided",
"res7 > errors > 0 > detail": "",
"res7 > errors > 0 > code": "field_missing",
"res7 > errors > 0 > error": "accountContact_account_was_not_provided",
"res7 > errors > 0 > source > pointer": "/data/attributes/account",
"res7 > errors > 1 > title": "The contact attribute was not provided",
"res7 > errors > 1 > detail": "",
"res7 > errors > 1 > code": "field_missing",
"res7 > errors > 1 > error": "accountContact_contact_was_not_provided",
"res7 > errors > 1 > source > pointer": "/data/attributes/contact"
 

Supreme

Well-known member
Staff member
Hey @Stuns_Travel

It seems like you have mapped the wrong labels in the "ActiveCampaign: Create or Update Contact" action event. Because of that the required fields didn't get their related data onto it and created such errors on those executions.

Kindly map the values correctly and try again.

2022-01-13_15h49_25.png
 
Top