• 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.

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"
 
P

Pabblymember11

Guest
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