public
Receive Interaction
Process incoming workflow interactions from external services.
Args: workflow_id: ID of the workflow to interact with payload: Raw interaction payload from the external service category: Category of interaction (e.g., slack)
Returns: Response confirming the interaction was processed
Raises: HTTPException: If payload is invalid or workflow interaction fails
POST
Headers
Path Parameters
Available options:
slack
Response
200
application/json
Successful Response
The response is of type object
.