Hi community experts,
Looking for advice to resolve an issue while executing a POST to an external REST API. The payload is simple and is in JSON format.
I am using the HTTP receiver adapter and have tried several configurations, for example wi...
Thanks Bala. Yes using the exact same userid in Postman and CPI. And also using the same sample test json payload as input. The receiving 3rd party has advised me that there is no authentication/authorisation issue on their end. What they notice in t...
... assuming that you're getting your SF response in XML, which doesn't seem so re-reading your message. Maybe that is still an option. Get the SF response in XML rather than JSON if easier to transform.
Hi there, Interested to know whether you got any response on your question that is not recorded here? Have you considered manipulating your XML first prior to the XML > JSON conversion? So transform your source XML to get it in the right target struc...