Integrate APICTL commands on IntegrationStudio Sequence

57 views Asked by At

I was trying to make some Rest - Service, following the concept of APIctl, and I was wondering if i can integrate the APIctl commands in a sequence on IntegrationStudio.

1

There are 1 answers

0
Athiththan On

In the background, the APICTL uses the APIM REST APIs to perform the operations. Hence, if you are trying to build and expose a new REST-based service to the end-users, you can try integrating the APIM REST APIs to achieve your tasks.

You can refer to the following REST API documentations to get more ideas.