Resource Manager: How to assign approver using API
Hello!
I've been reviewing the API documentation for Resource Management (https://10kft.github.io/10kft-api/). I was able to add a new user using the API. However, now I also need to assign an approver for the user profile.
I found I can send a GET request to the https://api.rm.test.smartsheet.com/api/v1/users/723472/approvers endpoint and get the list of approvers for a given User ID. How do I add to that list of approvers using the API?
Thank you so much for your help!
Best,
Dariel Dato-on
Answers
-
I believe that currently it's only possible to read approvers using the API, versus assigning them. Please let the Product team know this is a feature you would like to be available via API by filling in this Product Feedback form, here.
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Call: PUT https://api.rm.smartsheet.com/api/v1/users/{id}
Body: {
"approver_user_ids": [{ARRAY of approver(s) id(s)}]}
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 460 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives