Sign in to join the conversation:
Recently I created a nice working webhook with "scope" : "sheet" and "events" ["*.*"].
But I discovered that I only need the updates on a specific column. Unfortunately "scope": "column" doesnt work.
Are these options hidden in the documentation?
Hello,
Currently, webhooks are only able to alert you when anything on the sheet changes, and not when a specific type of change occurs. However you can build login into your system checking the webhooks to analyze the webhook and see if the change includes the specific column you are looking for. You can then only action on instances that include a change to that column.
-Zack
Hi Zack,
thanks for the clarification!
Best regards
Hi, has anyone received this or similar error yesterday? upstream connect error or disconnect/reset before headers. reset reason: connection termination I got it once but haven't since, I suppose this is something coming from the smartsheet's api's end?
Hi dev friends, Heads up — the includeAll query parameter is being sunset on June 3rd for list operations on workspaces, folders, shares, and more. This affects both direct API calls and all Smartsheet SDKs (Python, Java, C#, Node.js, Ruby). Check the Changelog for the full list of affected endpoints and migration guides —…
Hello- my co-worker is getting the Opps something went wrong error. Also know as a 500 internal server error when accessing workapps. Can you please help?