Sign in to join the conversation:
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.
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.
We're on an annual enterprise plan & we have SSO enabled. I have shared a sheet (with edit access) to a person in our org domain, who is not currently a member. They edited the sheet, but they still don't show up anywhere as a visitor or a provisional member (I'm the sys admin so I can see all the users.) All the…
Hi, I saw a few posts about sorting not working properly, but none of them had a solution and I'm not sure if my issue is the same. A sheet I have been using and adding and removing rows to/from over the last 6 months suddenly stopped sorting the date column in ascending order for new rows. No hierarchy or filters in…
Hello, I setup a dashboard few weeks ago and now I'm unable to make ay edits to the dashboard. I still have admin access but the edit button on the top right corner is missing.