Hi,
I’m working with booking verifications for a customer, and they would like to “Add the booking to their calendar”.
I have done some research and both Google Calendar and Outlook support “Deep Links”, meaning you can generate an URL that creates the specific event in the specific calendar when clicking on it.
However, the best solution would be to attach an .ics file. That way only one calendar file needs to be generated, and it is supported by most calendar applications.
What is the best way to generate and attach an .ics file in Appfarm?