Salesforce Activities Sync creates Overdue Tasks from Meetings
SOLVE
I'm using the Salesforce Activities Sync to map Meetings from HubSpot over to Tasks with type = Meeting in Salesforce. The meeting Start Time becomes the Due Date in Salesforce andthe Task's Status is set to "Open".
The problem is that, as time goes by, these Tasks in Salesforce all show as "Overdue" because the Tasks's Status never gets changed to "Completed". As a result, our Salesforce ends up with a ton of "overdue" Tasks that are actually just Meetings from HubSpot that happened in the past.
Is there any way to get these Tasks to automatically have their Status set to "Completed" once the meeting has happened?
Nov 10, 20229:31 AM - edited Nov 10, 20229:34 AM
Contributor | Diamond Partner
Salesforce Activities Sync creates Overdue Tasks from Meetings
SOLVE
Yes, I think there does need to be a Flow or Apex Trigger in SFDC to mark these as completed. The problem is that I don't want to use a scheduled batch task (CPU intensive). I'd prefer to have an event triggered on the Task when it becomes overdue. So far, no luck with that. I posted in the SFDC forums in case anyone wants to chime in there.
Honestly, its a weird behavior that the connector maps HubSpot Meetings to Salesforce Tasks. Meetings should be mapped to Events in Salesforce I would think.
Oh yeah, and now I see that this has already been proposed as an Idea.