I am looking to automate the creation of an appointment in a shared Zoho calendar if a message meets the specific sender and subject criteria and extract the information in the body of the email to create a calendar event.
---------------------------------------------------------------------------------
FROM: appointment@supplier.com
SUBJECT: Appointment confirmation for .(..text will vary at the end)
BODY: (example)
Appointment Confirmation with Pete Jacobson
The following appointment has been booked:
Hourly Rental
Fname Lname
5555551212
Tuesday, May 21, 2024
3:00 PM-4:00 PM
---------------------------------------------------------------------------------
I saw the custom function (Creator) in the email filters and feel like Deluge would be able to perform what I am looking for but I am not familiar enough with the scripting to know how to complete this action.
Wondering if anyone out there can provide some guidance or direction here?
Thank you.