Skip to content

I can use the client to integrate with the Camunda REST API #786

@jonathanlukas

Description

@jonathanlukas

Is your feature request related to a problem? Please describe.

With the new Camunda REST API, all commands (except job streaming) can be executed there as well.
I would like to use the new REST API from this client.

Describe the solution you'd like

Just like the java client, a flag prefer-rest-over-grpc could be introduced. In addition, I can provide a restAddress.

Describe alternatives you've considered

I could also generate a client from the openapi spec. This client would however lack job worker capabilities.

Additional context

no context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions