Callback on sheet data update
ram
✭
I have created webhook successfully and enabled it to true, so when i change something on the sheet i get a callback. The issue is i dont get what has changed on the sheet or any data. All of these are done in PHP using Curl.
Comments
-
The contents of a webhook Event Callback won't include the specific values that changed and triggered the webhook to be fired. Instead it will have an "events" attribute with an array of objects noting the items that changed and the type of change.
You can then use additional requests to get the data of the sheet and see the new values.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives