Select Page

Knowledge

POST

This block is used when the workflow is calling from external services. External Services uses the workflow url to post the data. Workflow retrieves the data and passes it to the subsequent PARAM block.

In the below image external service posts the data to the workflow which captures the data using PARAM block and applies the business logic.