You can use the Integrator shape in a flow to send or receive data from an external application. By integrating external applications with your process, you can add more functionality to your application.
For example, you can connect to a customer database to retrieve account balances or verify account numbers and status.
To connect to an external application:
Double-click the Integrator shape to open the property panel.
Enter values in the fields of the property panel, based on the functionality that your flow requires.
Field |
Description |
Rule |
Select an activity with an Activity Type of |
Parameters |
If the connector requires parameters, response and request data transforms generated by the accelerator are listed. Use the generated "Request Data Transform" to define the mapping of application (source) properties to connector request (target) properties. Use the generated "Response Data Transform" to define the mapping of connector response (source) properties to application (target) properties. |
Application |
Optional. Select the name of the application that you want to link to this shape. The value of this field is referenced with the flow diagram in application documents. |
Work Type |
Optional. Select the name of the work type for the application that you want to link to this shape. The value of this field is referenced with the flow diagram in application documents. |
Click Submit to close the property panel.
Click Save.
You can test the Integrator shape by connecting it to other shapes and running your flow.