Run fabric pipeline via REST API
I am trying to run a fabric pipeline via the RESP API. The link to the documentation is Job Scheduler - Run On Demand Item Job - REST API (Core) | Microsoft Learn . I can't manage to authenticate - generate a token and then use that. I will need to get this token in a Power Automate flow, in a dinamic way, so getting a static token won't work. I can't use service principals as this is not supported for the run on demand. Have you managed to do this? Thank you !