function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
dougliveseydouglivesey 

Have a workflow POST complex XML or JSON to a URL

Hi -- I'd really like to have a workflow send complex object data in XML, or preferably JSON, formatted data in the body of a POST request to the URL of a web service.

I know that SF can send a URL, but is what I want possible?

Does anyone know of anything on the AppExchange that might allow us to do this?

Or would this be something we need to contract to an Apex developer?

Thanks for any & all assistance,

   Doug.