APIs & Integrations

SteynViljoen
Miembro

Inserting a contact property in a webhook url

resolver

Hello, is it possible to insert a contact property into a webhook with a workflow?

What we want to do is call an API based on certain workflow criteria where one of the contact's properties is a unique ID we'd like to insert into the webhook URL.

Thanks,
Steyn

0 Me gusta
1 Soluciones aceptada
IsaacTakushi
Solución
HubSpot Employee
HubSpot Employee

Inserting a contact property in a webhook url

resolver

Hi @Steyn,

To clarify, do you wish to dynamically modify the webhook URL with a custom contact property value such that each enrolled contact POSTs to a different URL?

If so, this is not currently possible. As this article mentions, POST webhooks send the entire contact object to a static endpoint. The receiving system is then responsible for parsing the JSON.

Isaac Takushi

Associate Certification Manager

Ver la solución en mensaje original publicado

0 Me gusta
3 Respuestas 3
SteynViljoen
Miembro

Inserting a contact property in a webhook url

resolver

Hi Isaac, yes, that is correct.

But thanks for the help on it!

Steyn

0 Me gusta
IsaacTakushi
Solución
HubSpot Employee
HubSpot Employee

Inserting a contact property in a webhook url

resolver

Hi @Steyn,

To clarify, do you wish to dynamically modify the webhook URL with a custom contact property value such that each enrolled contact POSTs to a different URL?

If so, this is not currently possible. As this article mentions, POST webhooks send the entire contact object to a static endpoint. The receiving system is then responsible for parsing the JSON.

Isaac Takushi

Associate Certification Manager
0 Me gusta
Vadim_Kapitanov
Miembro

Inserting a contact property in a webhook url

resolver

Hello Isaac.
Is this still not allowed?

0 Me gusta