Forum Discussion
drhorg4
Jun 14, 2023Copper Contributor
Trigger ADF from REST API with parameters
I need to call from website (or Azure function) a data factory pipeline using a POST REST API ( likely https://learn.microsoft.com/en-us/rest/api/datafactory/pipelines/create-run?tabs=HTTP) . The pos...
livuee000
Aug 24, 2023Copper Contributor
Have you solved this problem yet?