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.
Is it possible to auto-populate an email domain in a field where people are asked to enter their email address? For example, I would like users to only have to type their name, without needing to enter anything after the “@” symbol, to reduce the chance of personal email addresses being entered.
This discussion was created from comments split from: I am an editor on a smartsheet but can't edit the sheet.
Good afternoon! My company works closely with another ambulance service, Company B. Both companies have a Smartsheet Enterprise plan. I have created a workspace that I need members of Company B to edit. Do I need to make them members on my account if they are already members on their account? Or do I just need to add their…