Now we have built-in all our code repositories with Gitlab.
With a lot code constructed through the years, we have now encountered a scenario the place we wish to run the gitlab pipeline from Powerautomate to automate a few of our processes.
You’ll be amazed to see how simple it’s to combine Gitlab with Powerautomate.
Notice: Premium Powerautomate connectors are required.
Listed here are the steps you must comply with to attain it.
- Create a Gitlab mission Set off
Go to à Settings à CICD
Develop Pipeline Triggers à Click on ADD Triggers
It is going to generate a token and supply you examples of webhook that you would be able to make the most of.
REF_Name à exchange with department corresponding to grasp.
Token à Exchange with precise token.
Variables as per your pipeline
Now you want to get to Powerautomate and make the most of two connectors.
- Azure key vault for putting token securely.
- HTTP to ship submit command on above fashioned URL
Now place token worth in HTTP POST request in HTTP connector.
Additionally, click on 3 dots in HTTP connector à hit settings.
Activate Safe Inputs in order that token shouldn’t be displayed in logs.
Now you possibly can check and run it, it should set off the pipeline.
I hope this TIP will help you in invoking the Pipeline from Powerautomate utilizing http webhook.
Thanks for studying…
Tech Wizard