Integration Activities
Last modified: August 20, 2024
These activities can only be used in Microflows.
Introduction
When working with external services there are several microflow activities which enable you to call the service and perform mapping operations.
The activities described in this document are in the Integration Activities section of the Toolbox.
The following are the integration activities you can use in your microflow:
- Call REST Service – calls a REST endpoint
- Call Web Service – calls an imported web service operation
- Import Mapping – imports data from an XML or JSON document into objects
- Export Mapping – exports data from objects into XML or JSON documents, or a string variable