Gateway Flow Step Instances REST Endpoints
Gateway Flow Step Instances
The Gateway Flow Step Instances service enables you to view and download the step details of Gateway integration business flows.
- View All Business Flow Step Details
- Method: getPath:
/primeapi/restapi/pims/flowStepInstances/list?flowInstanceId={flowInstanceId}
- View Business Flow Step Details
- Method: getPath:
/primeapi/restapi/pims/flowStepInstances/{id}