Sign in to join the conversation:
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!
I'm looking to develop a solution for copying forms from one sheet to another, based on matching fields in the forms. I am having difficulty, however in getting forms to appear as an attribute or an associated object to a sheet. What is the correct way to use the API for listing/discovering the forms associated with a…
Hi I am getting a 403 forbidden status when trying to use the endpoint to copy one folder to another. This has worked previously and I can access other endpoints of the API.
We are trying to update all users’ timesheets programmatically, which will involve tens of thousands of records in total. According to the Resource Management API documentation, time entries can only be updated one at a time. Is there a way to batch update multiple records at once? If I’m not mistaken, the API rate limit…