Hello @MS Techie ,
Thanks for asking question & using MS Q&A platform.
HTTP connector or REST connectors can be used to connect to HTTPS endpoints using Azure auto resolve IR or self-hosted IR.
Please check below links to explore more about these connectors.
- https://learn.microsoft.com/en-us/azure/data-factory/connector-http
- https://learn.microsoft.com/en-us/azure/data-factory/connector-rest
Also, we can use Web and WebHook activities to issues API calls inside pipeline executions. Please check below links for same
- https://learn.microsoft.com/en-in/azure/data-factory/control-flow-web-activity
- https://learn.microsoft.com/en-in/azure/data-factory/control-flow-webhook-activity
Hope this helps. Do let us know if you any further queries.
---------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.