Data push error
Status: Closed · Asked by matteostratega on · 0 views
Troubleshooting data push.
Hey guys,
I have an issue with a simple 2 step workflow:
- get data from a webhook
- push data on gsheet
I have this workflow running properly on many campaigns but on a sheet, it keeps failing.
I had it for a long time so the setup should be fine + It is currently working properly on other sheets
What is weird is that only 2 data are pushed while the others are ignored.
Also I received this email.
Can you help me fix this and re-execute all the flow to recover the data that should have been there?


Hey @matteostratega
It seems like the connection between your triggering application and the Google Sheets action step has changed. Because of this, the mapping you set up in Google Sheets is no longer receiving data in the expected key from the triggering application. As a result, the keys no longer match, causing disruption in the mapping process.
To resolve such an issue we recommend you recapture the webhook response and then remap the key values in the automation.
