Pull info from email attachment (ics calendar file)
Status: Closed · Asked by philgsm on · 0 views
I'm trying to pull in information from an .ics calendar file attachment and add to a google calendar automatically.
At the moment I can open the ics file on my phone all the calendar app pulls all the relevant info into a calendar event. I want to automate that but the email parser doesn't seem to pick up on the attachment. I get the email forwarded to the parser email address ok, but I have neither access to the info from the file, or that even see that the file exists. There is no mention of any attachment.
Any ideas where I look for a fix for this?
Hey @philgsm
Could you please share the name of the workflow and the file which you are trying to pull from the application?
Hi @Supreme
Workflow name is "Create Calendar event from Expert Agent email"
File name is numbers which includes date and the Appointment.ics. See screenshot from my email app.
This is what is contained within the .ics file. I've obscured personal details.
Hey @philgsm
It seems like the .ics file is not supported by the application as their API is not accepting it.