Hello!
I'm trying to build a workflow to create a calendar event whenever an email is received in a shared inbox. The trouble I'm running into is with the AI builder extracting information from the emails to use for the date, start, and end time of the calendar event. The "Extract Standard Entities" option keeps extracting the times in test emails as different information, or the start and end time as one value. Unfortunately the emails we'll receive will be in different formats, so the information I'll need to extract will not be in a consistent place or phrase.
Currently I have the workflow set to change the HTML to text, then have the AI builder extract standard entities. I've included a screenshot of what I have set up, and I'm wondering how I can get the "Create Event" step to get the date, start, and end time from the AI builder.
Thank you!