- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 04:55 AM
Hi Experts,
Can anyone help me to list out the required roles for implementing REST API's in instance.
Note: It's new project, need to request the client for the required role to achieve this functionality.(Client has not ready to give admin access for DEV instnace)
Your valueable thought and leads would be more appreciable.
Thanks
santhosh.K
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 05:07 AM
Hi Santhosh,
To setup integration you have to require web_service_admin or rest_admin.
If you are creating a scripted rest api in different application then you might have to define the cross-scope priviledge for for some of the global function for that application(ie. setStatus() or setBody();
If you are testing from explore then you need rest_explorer role.
Please mark answer correct and helpful.
Thanks,
CB

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 04:59 AM
Web service administrator role is required to read, create, modify, and delete scripted REST APIs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 05:00 AM
you need
web_Service_admin or rest_admin to atleast test in rest API explorer and perform integration.
Mark my ANSWER as CORRECT and HELPFUL if it helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 05:07 AM
Hi Santhosh,
To setup integration you have to require web_service_admin or rest_admin.
If you are creating a scripted rest api in different application then you might have to define the cross-scope priviledge for for some of the global function for that application(ie. setStatus() or setBody();
If you are testing from explore then you need rest_explorer role.
Please mark answer correct and helpful.
Thanks,
CB

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2020 05:12 AM
Hi,
Get Web Service admin role so you can develop the web service on the instannce.
Thanks,
Ashutosh