Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Access to Contact object function using REST API

Guillermo Chacon
Member Posts: 1
How can get access to create and use Object Functions on Contact and account Objects using REST API.
For opportunity for example I can just create a POST using {"name":"objectfuncionname"} and it works but for contact and Accounts I can not have access to see the action object in the response.
Answers
-
What you need is to validate the roles so that in accessing what you require in the same way you would have to validate the web services if what you do is in the Oracle documentation.