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
BaloodevilBaloodevil 

Example of Metadata API - using REST

Can anyone provide an example of the Metadata API using REST?  For both a retrieve and deploy?

Thanks in advance.

SuperfellSuperfell

The metadata API is SOAP only.

BaloodevilBaloodevil

Simon- Thanks for your response.  I am only trying the REST interface because I have had problems with getting the SOAP sample code working.  Here is a link to my post on that.  Can you verify that the sample code works with java stub code generated with WSC and salesforce version 21?  Thank you.