I have a catch hook:
The data is being “caught” successfully.
Then I feed it to the POST:
I’m posting this to a database.
When the payload is formed for the POST, Zapier is adding fields to the payload that weren’t specified above:
I have a catch hook:
The data is being “caught” successfully.
Then I feed it to the POST:
I’m posting this to a database.
When the payload is formed for the POST, Zapier is adding fields to the payload that weren’t specified above:
Hi
That may be due to missing properties the API endpoint expects to receive.
Which API docs are you referencing to configure the POST request? (link)
It’s not that at all.
That field doesn’t exist in the database.
Zapier is adding that field to the POST payload eventhough it isn’t configured anywhere at all in the WEBHOOK configuration.
Here’s an explanation from ChatGPT:
I have fully specified the fields I want to post to the webhook. It does not include the description_properties field. And yet, Zapier is adding that field to the webhook POST.
This response is FROM the URL you are attempting to post to. (obfuscated so we can’t tell and we don’t know which API endpoint docs you are referencing to configure the POST request)
Zapier is not adding extra fields beyond what you’ve defined as seen in the DATA IN.
Have you tried reaching out to the app’s API support for possible guidance on how to troubleshoot?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.