Did anyone try editing idea properties (Collaborators, Modify Answers to assessment questions) using Open API of Automation Hub?
1 Like
At the moment when the question was initially posted in the Forum, Automation Hub did not have an Open API endpoint that handled editing ideas.
In the meantime, we have released the Edit Automation endpoint Swagger UI which can be used to edit paramters from any idea in Automation Hub. The only caveat is that are certain parameters of an idea that you cannot update using this endpoint:
- Adding Collaborators - handled by Add Collaborators
- Adding Documents - handled by Adding Documents
- Adding Media - handled by Adding Media
- Updating the status - handled by Update Automation Phase Status
- Updating the tags - handled by Update Automation Tags
- Updating the categories - handled by Update Idea Categories
Let me know if the above makes sense. Thank you!
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.