I need Azure DevOps pipeline that kicks off/runs an API endpoint (POST). I am thinking to use InvokeRESTAPI task, but it seems like it requires a Service Connection. Any other idea?
I need Azure DevOps pipeline that kicks off/runs an API endpoint (POST). I am thinking to use InvokeRESTAPI task, but it seems like it requires a Service Connection. Any other idea?