This topic was automatically generated from Slack. You can find the original thread here.
Morning!
I have two separate workflows to extract info from HubSpot. The first one is pulling every note created in a company every 15 seconds, and it works just fine.
The problem I have is with the second workflow which I had pulling company property changes. A couple of moths ago it was working perfectly, but now it simply isn’t getting any events, no matter what property I try to pull.
I even tried the ‘Contact Property Change’ and that was as well, it’s just the Company Property Change that isn’t really working
Wondering if anyone has any idea of what could the issue be.
The trigger also has it’s own set of logs under the Sources area in the Pipedream dashboard. Opening up the Hubspot source then clicking the Logs tab at the top will show the logs for that trigger.
Other common issues for triggers include permissions issues, if your account associated with that trigger no longer has access to the resource, it could be an issue.
If you’re not able to find the cause there, I also suggest opening a ticket here: Support - Pipedream
Gotcha, so that’s where I would start with debugging this issue. The 400 error should hopefully give you more details like which parameters are missing or aren’t compatible with the HubSpot API endpoint