APIs & Integrations

SteynViljoen
Mitglied

Inserting a contact property in a webhook url

lösung

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 Upvotes
1 Akzeptierte Lösung
IsaacTakushi
Lösung
HubSpot Employee
HubSpot Employee

Inserting a contact property in a webhook url

lösung

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

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
3 Antworten
SteynViljoen
Mitglied

Inserting a contact property in a webhook url

lösung

Hi Isaac, yes, that is correct.

But thanks for the help on it!

Steyn

0 Upvotes
IsaacTakushi
Lösung
HubSpot Employee
HubSpot Employee

Inserting a contact property in a webhook url

lösung

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 Upvotes
Vadim_Kapitanov
Mitglied

Inserting a contact property in a webhook url

lösung

Hello Isaac.
Is this still not allowed?

0 Upvotes