Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research Comment API in Process of Bonita #5

Open
TaQuangKhoi opened this issue Dec 1, 2023 · 0 comments
Open

Research Comment API in Process of Bonita #5

TaQuangKhoi opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@TaQuangKhoi
Copy link
Owner

TaQuangKhoi commented Dec 1, 2023

Endpoint

  • ../API/bpm/comment/ :
  • ../API/bpm/archivedComment :

GET

Query Parameters

p=0&c=999&o=postDate%20DESC&f=processInstanceId=" + caseId + "&d=userId&t=" + $data.commentData.timestamp

POST

Body

{
   "processInstanceId": 1,
   "content": "Khôi thật buồn"
}

User data recognize by Bonita API Key

@TaQuangKhoi TaQuangKhoi self-assigned this Dec 1, 2023
@TaQuangKhoi TaQuangKhoi added the documentation Improvements or additions to documentation label Dec 1, 2023
@TaQuangKhoi TaQuangKhoi moved this to Todo in Graduation Thesis Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

1 participant