APIs & Integrations

afs25
Participant

Integrating external API to HubSpot workflow

Hi,

 

I am aware that it is possible to use webhooks to POST contact data to an external service. But I couldn't find any information on getting data from an external service to use in a workflow. Is there a way to initiate a GET call to an external API in a HubSpot workflow?

 

Thank you!

8 Replies 8
KJohnson07
Member

Integrating external API to HubSpot workflow

Did this ever get answered?  I have the same question.  Thanks!

dennisedson
Community Manager
Community Manager

Integrating external API to HubSpot workflow

@KJohnson07 ,

Custom coded actions might be what you need to employ


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 Upvotes
afs25
Participant

Integrating external API to HubSpot workflow

 Hi @dennisedson,

 

We currently update timeline events in HubSpot when users (HubSpot contacts) perform certain actions in our application. We would like to use HubSpot workflows to send emails triggered by these timeline event updates. The body of the email will contain personalised content and some of that content is stored in our application. We are aware that we could send all the required information as part of the timeline event but we would like to avoid doing that because: (1) we already have API endpoints to provide that information; (2) most of the information is not related to users (HubSpot contacts) and relates instead to projects, tasks and other entitties in our application. Those entities are frequently updated, so we would like to avoid having timeline events in HubSpot containing outdated data.

 

It would make sense to make a GET API call as part of the workflow to fetch the latest project/task data. Is that at all possible?

 

Thank you for your help.

dennisedson
Community Manager
Community Manager

Integrating external API to HubSpot workflow

Hi @afs25 

Thanks for additional context.

Going to add @Kevin-C and @webdew  to see if they have any insights here 😀


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 Upvotes
dennisedson
Community Manager
Community Manager

Integrating external API to HubSpot workflow

Hi @afs25 

Can you tell us more about what you are doing so we can provide the best answer possible 😺


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 Upvotes
VP7323
Member

Integrating external API to HubSpot workflow

Hey @dennisedson ,

I think the use case described by @afs25 is very clear. I'm also interested to know if HubSpot has such capability.

Is it possible to add a routine in HubSpot that would make a call to an external API service to grab some data and use them to fill some form, or in a download or when sending an email (to fill in placeholders of email template), etc.?

Thanks

dom_1080
Participant

Integrating external API to HubSpot workflow

Same here. This would be an incredibly useful feature , anyone been able to find an effective straight forward to implement worka round ?

0 Upvotes
dennisedson
Community Manager
Community Manager

Integrating external API to HubSpot workflow

Make sure to check out custom coded actions which allows you to interact withe external apis

https://developers.hubspot.com/docs/api/workflows/custom-code-actions


loop Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.
Learn More

0 Upvotes