I have manually created LogicApp for triggering data factory pipeline with HTTP Post API call.
Now I would like to create LogicApp with Terraform so that I can deploy via DevOps to dev, test and prod.
I can succesfully create HTTP trigger by following documentation, but I don't now how to create Create a pipeline run. I cannot find documentation anywhere.
Any code sample or instructions to share with me?
