abr 12, 2021 8:28 PM - editado abr 12, 2021 8:29 PM
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.
Thanks!
Solucionado! Ir para Solução.
abr 13, 2021 6:32 AM
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.
Thanks and Regards.
abr 14, 2021 2:26 AM
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.
abr 13, 2021 6:32 AM
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.
Thanks and Regards.
abr 13, 2021 1:24 PM - editado abr 13, 2021 1:51 PM
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.