I'm just starting to work with Webhooks in Talend cloud. how do I access the webhook callback header?
So far I have successfully:
- Created a job
- Published the artifact to the cloud
- configured the environment and engine
- invoked the webhook from the command line with curl
- Output the payload via the context.resource_webhook_payload variable