Salesforce admins: Urgent action required!

Resco CRM Connector: Difference between revisions

Jump to navigation Jump to search
Line 524: Line 524:
=== POST ImportProject ===
=== POST ImportProject ===


POST:
Replace the content of an existing app project with the imported file. Specify destination project ID or name. The project must already exist. Use <code>&publish=true</code> to automatically publish the project.
 
Sample URL:


<code>https://server/rest/v1/data/{organization}/ImportProject?id={id}&publish={publish}</code>
<code>https://server/rest/v1/data/{organization}/ImportProject?id={id}&publish={publish}</code>
Line 534: Line 536:
Binary project data.
Binary project data.


Project {id} or project {name}, project must exist!
{publish} – "true" to publish the project


[[Category:Resco Cloud]]
[[Category:Resco Cloud]]

Navigation menu