Common REST API Payload generator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 11:29 PM
Requirement: An interface or application of a sort where if we provide the name of a service catalog or so, it should give the endpoint URL and payload (body) for that item which can be used for any third-party automation using REST API.
As of now, there are two API calls: one for adding that item to cart and another one is submitting the order (user-basis).
At present this process is manual wherein the developer, each time has to find the endpoint URL and payload manually whenever a request comes in, but this is tedious.
So, are there any ways where the requestor themself can gain this information?
0 REPLIES 0