Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey all,
We started exploring webhook with SalesForce by following this link
https://help.talend.com/reader/4ghjK9KsJCzsAAqMsfGL3g/f64WsLOFQsLxgHglW2ejiQ
We get the response back in context variable "resource_webhook_payload" as mentioned in above link.
The response is SOAP XML message but as it is captured in string context, how to parse this string to get individual fields?
I have attached image on message and i want to extract organisation Id and Id.
Thanks,
Chetna