Our first time using Zapier, we have used two other products with the JSON payload below and it has worked fine but fails in Zapier. With zapier using the same json we get invalid request. Any reason why the json below would be an issue in zapier?
{ "planId": 1, "primaryEntityAttributes": { "_ZipCode": "12345", "_EmailAddress": "2@2.com", "_FirstName": "tim", "_LastName" : "jag", "_PhoneNumber" : "123456789", "_LiquidCapital" : "100K", "_City":"Tampa", "_StateLeadForm":"florida" } }