LoginSignup
1
1

More than 5 years have passed since last update.

camunda の rest api を試してみた。

Posted at

camunda の rest api を試してみた。
まずは ruby の rest_client で get だけ。
- https://gist.github.com/katoy/4b1578c17fb75803f7ed

基本的な呼び出しと response の取得は問題なく出来た。
次は、タスクの作成、承認処理を進める といったことができるかを試す。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1