create task, task v2 and workflow run with browser_session_id (#2872)
This commit is contained in:
@@ -783,6 +783,7 @@ class WorkflowService:
|
||||
workflow_permanent_id=workflow_permanent_id,
|
||||
workflow_id=workflow_id,
|
||||
organization_id=organization_id,
|
||||
browser_session_id=workflow_request.browser_session_id,
|
||||
proxy_location=workflow_request.proxy_location,
|
||||
webhook_callback_url=workflow_request.webhook_callback_url,
|
||||
totp_verification_url=workflow_request.totp_verification_url,
|
||||
|
||||
Reference in New Issue
Block a user