Proxies a GET request to The workflow webhook sync endpoint. All query parameters are forwarded as-is, except workflow_id which is taken from the path. If action is not provided, it defaults to get_framework. Ensures organization_id is present (from path if not supplied).
organizationid β Organization IDworkflowid β Workflow IDaction (optional) β forwarded upstream (defaults to get_framework)Optional action for the workflow (default: get_framework).
Arbitrary JSON returned by the upstream Activepieces workflow.