Question

Facebook Leads Webhook Data Payload: How I reference Fackbook Leads submitted field in the data payload?

  • 8 July 2023
  • 4 replies
  • 35 views

If I have a facbook leads ads asking for user email, first name, last name, and state, how I reference Fackbook Leads submitted field in the data payload in a customer webhook? example data payload below. 

 

{

"attributes": [

{

"email": "something@something.com",

"first_name": "something first name",

"last_name": "something last name",

"State": "something state"

}

]

}


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Userlevel 7
Badge +14

Hi @combosun 

Good question.

To help us better understand what you need help with, please post detailed screenshots with how your Zap steps are configured, thanks.

 

@Troy Tessalone how do I reference the facebook leads ads fields in my data payload? For example if the users provides me his/her email address, first name, and last name. 

Userlevel 7
Badge +14

@combosun 

You can use the ‘Custom’ option to map dynamic data points.

Click into the Data section and you will see the ability to map fields at the bottom.