Import a REST message into a REST step
Transfer data from an existing Platform REST message into a REST step.
Avant de commencer
- This import is done from within a REST step in Workflow Studio. To create a REST step, Create an action and add a REST step to it.
- The REST step uses Connection and Credential aliases for authentication details. If your REST message stores authentication details, create a Connection and Credential alias for them. For more information, see Create a Connection and Credential alias.
- Role required: admin
Procédure
Résultats
The data from the REST message is loaded into the REST step. No future changes to the REST message are copied to the derivative REST steps. Rather than maintain two versions of your REST logic, you should only maintain and update the REST step.
If the imported REST message has a MID Server configured in any of its functions, the Use MID check box in the Connection Details section is checked and a data pill provided for the MID Server.
Que faire ensuite
Fill in any other required fields and test the step with the Test REST step button.