Final Processing Steps
- The post processor script is executed. It can return a response that the source connector may use.
- The source connector decides what response to send back to the originating system, if any. This may be an auto-generated value, the response payload from a destination connector dispatch, a response returned from the post processor script, or a completely custom value residing in the response map.
- The selected response is stored as the source connector's response data and is sent back to the originating system, if needed.