Exstream Input Channel Https

Hi, good day, I am using Exstream Cloud Native and I need help on the https input channel to identify how to use this link:
https://<orquestrationURL>/api/v1/inputs/<mode>/<domainID>/<serviceName>

And how you could run it with postman for testing.

Answers

  • chapter 2.1.8 of the 23.4 Communications Orchestrator User Guide describes it pretty well.

    In Postman you first have to get your oauth2 token from otds and the xrsf cookie, and then use them in your POST to the service.