AEM and HubSpot integrations | Community
Skip to main content
sobhan_sahu
Level 4
November 9, 2018
Solved

AEM and HubSpot integrations

  • November 9, 2018
  • 2 replies
  • 3576 views

Hi,

Is there any out of the box connector or API available for AEM integration with Hubspot.

Regards,

SS

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

There is No OOTB but you can create your custom component or service to integrate AEM with HubSpot.

HubSpot provide is REST based APIs [1] and you can invoke RESt APIs from AEM by [2].

[1] API Overview | HubSpot API

[2]Adobe Experience Manager Help | Creating Adobe Experience Manager bundles that invoke third party Restful web services

2 replies

smacdonald2008
Level 10
November 9, 2018

There is no such connector available OOTB.

kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
November 13, 2018

There is No OOTB but you can create your custom component or service to integrate AEM with HubSpot.

HubSpot provide is REST based APIs [1] and you can invoke RESt APIs from AEM by [2].

[1] API Overview | HubSpot API

[2]Adobe Experience Manager Help | Creating Adobe Experience Manager bundles that invoke third party Restful web services

Kautuk Sahni