Is there a way to automatically create an event on a Google Calendar based on data collected from a SmartSheet form?
Hi James,
Yes, there is!
Depending on the information you could add the date to Smartsheet and have that synced with a Google Calendar.
Another solution could be to use a third-party service like Zapier or similar.
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help. (share too, andree@getdone.se)
Would any of those options work?
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hi James—
Check out our Google Calendar integration: https://help.smartsheet.com/articles/518535-syncing-your-smartsheet-and-google-calendars
People can submit to your sheet through the form, then that info can sync with a Google calendar!
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
This discussion was created from comments split from: Saving files attached to Smartsheet rows out to Sharepoint folder.
Hello Smartsheet Api support team, I've been developing python scripts on Azure function and they've been working without any issues until recently. I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000. {"result": {"code": 4000, "errorCode": 4000, "message": "An…