More About This Website

All information is provided "AS IS" with no warranties, and confers no rights

Login
Powered by Squarespace
« CRM 4.0 On Track for EOY - RTM... | Main | Organization Custom Entities and Workflow »
Wednesday
Dec122007

Export Compressed Customizations via API

I blogged a while ago about the fact that when you export customizations from the web interface they are downloaded in a compressed file.  That capability is not just limited to the user interface you can request the exported file via the API as well using the ExportCompressedAllXml message.

image

EmbededFileName property on the request determines the name of the customization file inside the zip.  To be consistent with what happens when you use the export from the user interface that would be set to a value of "customizations.xml"

The response object contains a ExportedCompressedXml which is a byte[] array that contains the compressed file data.

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
All HTML will be escaped. Hyperlinks will be created for URLs automatically.