Transform documents
This feature is only enabled on certain environments and tenants. Please contact Support for more information about this feature.
Transform documents contain the instructions on how to translate requests and responses to be compatible with the Spark Execute API.
Create new transform documents
Transform files should be saved as
JSONfiles with filenames ending with_transform.json.Navigate into the Folder overview page for your target destination folder.
Choose the Transforms tab.
Click New Transform.
You can upload a pre-defined transform document. This must conform to the specifications in Define transform document and to any specific requirements for the transform being used.
Create a new transform within Spark. From the UX you have the ability to choose the Transform type, Target API version and provide the code for the request and response transforms.
This new method replaces the previous approach of using Options Files to save transforms to apps/transforms.
Manage transform documents
Transforms can be managed from the Folder overview page in the Transforms tab. You can add, update, edit, and delete transforms through the user interface.
This can also be done using Transform documents APIs.
Define transform document
Transform documents will vary depending on the Transform types being used.
Last updated
