Is it possible to send a link that will add a calendar event on a notification sent to the user who sent the form?
This event would have the date and location dynamically added from the form fields.
I tried with something like this: Link to add to Google calendar - Stack Overflow - It does some of the work, but I can’t get the right date format so Google can understand it.
Also, is it possible to get a location from the form fields and show it as a Google Map location?