Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
mcomstobe
Contributor
Contributor

Webhook ignores resource_webhook_payload context variable

I am trying to figure out how to populate the resource_webhook_payload context variable,which is required to execute a talend cloud job via a webhook. 

 

I am using salesforce and I have set up an outbound message trigger to execute a talend job based a status change within the Case record.  Salesforce will send a soap payload with the webhook call, and my expectation is that the talend cloud job would populate the resource_webhook_payload variable with the payload sent from salesforce (or any external system that sends a payload).

 

I am having a difficult time finding anyone with a knowledge of talend cloud and webhooks.  I have spoken with support, but no luck so far.  I am hoping someone out in the talendsphere can help me get to the bottom of this issue.

 

Thank you.  Matt   

Labels (5)
1 Reply
nivedhitha
Creator III
Creator III

Hi,

if you had solved this, can you please let me know how you fixed this?

Im trying to trigger from a node.js script on AWS Lambda