choose webhooks Custom Request
select Post


AUTHORIZATION Bearer YouRlocationAPIKEYHERE
Content-Type application/json

Here is the data (fillin the info from the previous steps of the zap)
{
"first_name": "zap",
"last_name": "Zaptest3",
"name": "D Zaptest",
"email": "dzap@zap.com",
"phone": "9516403455",
"address1": "123 My St.",
"city": "Meridian",
"country": "US",
"state": "Idaho",
"postalCode": "83646",
"companyName": "RoboCoach",
"contact_type": "customer"
}
"first_name": "zap",
"last_name": "Zaptest3",
"name": "D Zaptest",
"email": "dzap@zap.com",
"phone": "9516403455",
"address1": "123 My St.",
"city": "Meridian",
"country": "US",
"state": "Idaho",
"postalCode": "83646",
"companyName": "RoboCoach",
"contact_type": "customer"
}