Add a Response activity to the Workflow
1.Open or Create Workflow

After completing configuration, publish the workflow.
Provide a version comment (e.g., "Version 1").
Publish Workflow
Configure basic settings for the response activity, including input, source, target, and mapping expressions.
Drag the Response activity onto the workflow.
Select the Activities tab and expand the common folder.
Deploy the Workflow
After publishing, deploy your workflow to make it active and available for use.
Click on the "Deploy" button located in the top-right corner.
After clicking the "Deploy" button, a dialog box will appear on your screen.
This dialog box prompts you to specify deployment details such as:
Selected Workflow: Provide a name for the deployed workflow.
Deployment Name: Enter the deployment name.
Environment: Choose the environment in which the workflow will be deployed (e.g., development, production).
Version: Specify the version of the workflow to be deployed.
Click "Deploy " to deploy the workflow.
After successful deployment, a success message will be displayed.
The message will contain information such as version, build date, server URL, environment, and status.
Click on the "Promote" button to proceed.
Test the Workflow
Access the test page to verify the functionality of the deployed API.
Use the API testing feature to paste the request URL and configure authentication, parameters, headers, key, value, and body as needed.
Last updated