Get feedback comments
- Annu
Owned by Annu
In Employee Success, you can add comments on different feedback. When you want to retrieve such comments, you can make use of the following API & parameters.
- /api/1/feedback-comments
Parameter | Description | Input parameter | Input type |
---|---|---|---|
id | Its Employee Success feedback id that is exposed in JSON & can be picked up from there and used in the APIs. You can retrieve comments by using a comma-separated list of multiple feedback ids. | Id | Int |
In this section