The CreatorCon Call for Content is officially open! Get started here.

Common REST API Payload generator

rohith1411
Tera Contributor

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