APIs & Integrations

rarayav
Participant

Custom Plugins

SOLVE

Is it possible to create custom data update triggers to other systems?

Similar to CRM Dynamics Plugins with C#

0 Upvotes
1 Accepted solution
Willson
Solution
HubSpot Employee
HubSpot Employee

Custom Plugins

SOLVE

Hey @rarayav 

 

I believe what you're looking to achieve may be doable using our CRM Extensions API to create your own extensions in your Portal. 

 

Specifically, you can include Action Hooks. When a user clicks on an action that is defined as an action hook, HubSpot will send a request using the URI and HTTP method specified in the action definition.

 

However, if this is not what you're looking for, let me know with a little more detail on the end-goal and we can take a look for you.

 

I hope this helps!

Product Manager @ HubSpot

View solution in original post

1 Reply 1
Willson
Solution
HubSpot Employee
HubSpot Employee

Custom Plugins

SOLVE

Hey @rarayav 

 

I believe what you're looking to achieve may be doable using our CRM Extensions API to create your own extensions in your Portal. 

 

Specifically, you can include Action Hooks. When a user clicks on an action that is defined as an action hook, HubSpot will send a request using the URI and HTTP method specified in the action definition.

 

However, if this is not what you're looking for, let me know with a little more detail on the end-goal and we can take a look for you.

 

I hope this helps!

Product Manager @ HubSpot