How can I get the response of a webhook call and use that response in another webhook call?

Bronze Contributor
Bronze Contributor

Hi 

I have a webhook to my CRM that when passed a set of user information will return an ID in the response message.

Is there anyway for me to store that ID as a visitor attribute?

1 REPLY 1

How can I get the response of a webhook call and use that response in another webhook call?

Tealium Expert
Tealium Expert

Hi, this can probably be done if you can extend that webhook to push that data into the datalayer, or make that ID acessible on the page, via global js, embedded on the page somewhere, or if you can query it using a JS function.
We will probably need to know more details though.

Damian Savvides
Public