Why Are HubSpot Triggers Not Working for Syncing Contacts and Scheduling Meetings in My Workflow?

This topic was automatically generated from Slack. You can find the original thread here.

Hey can someone help with Hubspot as a trigger for the workflow.

I am trying to Sync all contacts that completed a HubSpot form or that Have scheduled a meeting through Hubspot Scheduler.

None of the triggers seem to work, I have paid HS and PD accounts.

I tried multiple Hubspot triggers but none of them seem to work? Is this a bug or I am doing something Wrong?

It doesn’t recognize any meeting, even tho I have more than 10 meetings a day. and more than 30 form submissions. I have this trigger active for weeks.

Hey , look for errors in the trigger logs: https://pipedream.com/sources/dc_YOURSOURCEID/logs
Here’s how to get your trigger ID:

I get bunch of these, the ones that actually have have some value look like this, See image attached. Thanks for your quick response ```
{
“timestamp”: 1740578074,
“timezone_utc”: {
“date”: {
“day”: 26,
“month”: 2,
“year”: 2025
},
“iso8601”: {
“date”: “2025-02-26”,
“time”: “13:54:34+00:00”,
“timestamp”: “2025-02-26T13:54:34+00:00”
},
“metadata”: {
“day_name”: “Wednesday”,
“day_of_week”: 3,
“start_of_week”: “2025-02-24”
},
“pretty”: {
“date”: “Feb 26, 2025”,
“time”: “1:54:34 PM”,
“time_24h”: “13:54:34”
},
“time”: {
“hour”: 13,
“millisecond”: 360,
“minute”: 54,
“second”: 34
},
“timezone”: “UTC”
},
“timezone_configured”: {
“date”: {
“day”: 26,
“month”: 2,
“year”: 2025
},
“iso8601”: {
“date”: “2025-02-26”,
“time”: “13:54:34+00:00”,
“timestamp”: “2025-02-26T13:54:34+00:00”
},
“metadata”: {
“day_name”: “Wednesday”,
“day_of_week”: 3,
“start_of_week”: “2025-02-24”
},
“pretty”: {
“date”: “Feb 26, 2025”,
“time”: “1:54:34 PM”,
“time_24h”: “13:54:34”
},
“time”: {
“hour”: 13,
“millisecond”: 360,
“minute”: 54,
“second”: 34
},
“timezone”: “UTC”
},
“interval_seconds”: 900
}


![image.png](upload://xSHms4yNhxoUIfe9FH39mz28vCM.png)