Recent searches
No recent searches

Claude Dev
Joined May 28, 2021
·
Last activity Oct 16, 2021
Following
0
Followers
0
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Claude Dev
Claude Dev commented,
Hello Greg,
Thank you for providing the confirmation about the discovery!
Responding to your query, there are lot of providers like Salesforce, Google, Workday, Microsoft Dynamics, etc. do provide the option to identify all the resources they support with a single endpoint. It would something like:
/apiversion/metadata OR /$meta -> to retrieve all the supported resources
/apiversion/{resourcename}/metadata OR /{resourcename}/$meta -> to retrieve the metadata/schema of a single resource. This single endpoint will help the user determine the metadata of any resource.
View comment · Posted Mar 25, 2021 · Claude Dev
0
Followers
0
Votes
0
Comments
Claude Dev created a post,
Do you have any single API endpoint that would return all the resources/objects supported by Zendesk?
Also do you have an API endpoint that would return the schema (or) metadata of an object? For example, I am looking for something like - GET /api/v2/{objectname}/metadata
Posted Mar 18, 2021 · Claude Dev
0
Followers
5
Votes
5
Comments