We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
May 26, 2021 4:24 AM
I have an internal system, and I need to sync the internal system and HubSpot data every 5 min using custom code in the workflow.
How can I make the code run automatically every 5 mins (trigger on time)
May 26, 2021 11:50 AM
Curious what you are syncing and if webhooks might be a better alternative.
@tominal , any sage advice here?
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
May 26, 2021 4:03 PM
Possibly 😉
I'm not 100% sure what you're referring to though @Mohammad3113. When you say custom code my brain immediately jumps to the Node.js code in workflows. Is that what you're referring to? Or are you talking about code within your internal system?
If you're trying to keep data synchronized with an external source of truth, then I would rely on a separate integration or code your own.