Hey All -
Trying to POST raw payload. I keep getting this error. When I attempt the post in postman, the outside system gives me a positive response. When I copy the payload into Zapier, I keep receive the same error. Any help would be must appreciated.
{ "leads": { "first_name": "Chris", "last_name": "Morgan", "email": "email", "phone": "phone", "address": "address", "unit": "", "city": "Lexington", "state": "KY", "zip_code": "40511", "avg_bill": 180 } ] }