FB - Monday integration with zapier error

Hola everyone!
I’m trying to do an integration Facebook leads with Monday using zapier. It gives me this error but doesnt specify which column. I used the column id. Does anyone knows how to?



You all have a great weekend!
Omara

Hey @ofuks001 :wave:

That’s a great question! To be transparent with you, it seems like the issue is coming from using dummy data, and could also be caused by the JSON formatting.

I would recommend using real sample data (for example, any random phone number), and following our JSON formatting guide.

You will likely need to adjust your email and phone column values to reflect the following:

  • {“email” : “email@email.net”, “text”: “My Email”}
  • {“phone”: “5555555555”}

The “text” value in the email column formatting reflects the Display text that will be shown in the monday.com board. You can use the same email value as sent through the form directly.

Let me know if this helps :slight_smile:

-Alex

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.