Skip to content

Describe how one application can start/stop/pause a workflow on another application via communication APIs #3849

Open
@msfussell

Description

@msfussell

What content needs to be created or modified?
Currently there is a limitation that the workflow API (start, stop, etc) cannot be called directly from one app to another. Instead you have to either use Service Invocation or pub sub to act as a "trigger" message and then in the method of these start, stop the workflow

Describe the solution you'd like
Need to describe the work around to call remote workflows.

Where should the new material be placed?
In the Workflow section, probably as a new topic.

Additional context
See this Discord thread for example and details https://discord.com/channels/778680217417809931/1166296780443488266
@olitomlinson - Please add other details here from any other Discord thread.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions