APIs & Integrations

MJakčin
Member

Persist external API key

Hello,

I am currently bulding an app that integrates hubspot with another app. 
In the other app requirements the API key is needed for each request. The integration app should mostly be used in workflows and for now the only solution I see is sending the key in each action which seems a bit tedious for the client cause the client would have to fill in their API key every time.
Is there a possibility to save the API key somewhere in the app or is it possible to send it from hubspot to our app in requests?

Thank you!

0 Upvotes
2 Replies 2
JDA21
Participant

Persist external API key

Hello,

 

Sorry to reopen an old ticket but I have the same problem.

 

I am currently bulding an app that integrates hubspot with an external app.

My external app needs an API Key in each request to process authenticated actions.

 

There is no solution to persist this API Key in such app's settings or something like this ?

 

Thanks

0 Upvotes
webdew
Guide | Diamond Partner
Guide | Diamond Partner

Persist external API key

Hi @MJakčin ,

You can store the hubapikey in db according to user's portal id.then you can use that apikey in all of your api calls.

Hope this helps!


If we were able to answer your query, kindly help the community by marking it as a solution.

Thanks and Regards.

0 Upvotes