I have a Calendly integration with Hubspot, and have a workflow for clients. I have it so that each time someone schedules a Calendly meeting (Meeting description contains any of Calendly), it will send them a post-meeting email. But I realized that it will send that meeting right away, instead of waiting for the date of the meeting. Is there a way that Hubspot can detect when that meeting date is, and use that to trigger when the post-meeting email is sent? I don't want to have it wait 'x' days either, because some meetings are scheduled far out while others are closer.
Hi @arandazzo ,I think it's possible to deal with something like this if the calendly date is saved somewhere in HubSpot as a property. Then, what we can do is utilise a workflow that "centers on a date property" to say that the email should be sent on the date of the meeting.However, once again, it'd be best to take a look at the specific case—for now though, that's my best guess at how to resolve the issue!
Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
I would like that each time a calendly meeting is booked in my agenda, it creates a Hubspot Contact with the Contact Name, Email and phone, and register the Calendly meeting in the Activity panel.
Hi @arandazzo , so you want to map over the meeting date property from Calendly to HubSpot somehow. you can try seeing if you can create a manual custom property with the same options as calendl and then when the calendly property is updated, use a workflow to copy it over to the custom property.
Hi @arandazzo ,I think it's possible to deal with something like this if the calendly date is saved somewhere in HubSpot as a property. Then, what we can do is utilise a workflow that "centers on a date property" to say that the email should be sent on the date of the meeting.However, once again, it'd be best to take a look at the specific case—for now though, that's my best guess at how to resolve the issue!
Hope this helps!
If we were able to answer your query, kindly help the community by marking it as a solution.
Thank you, this is helpful. My follow-up question is, how can I make a property that takes the meeting date from Calendly meetings? I can't figure out how to connect a property that exact data source. It would be great if this date could be logged, so I can use it to delay sending an email in my workflow.