question

ChaitraShivanagoudar-6794 avatar image
0 Votes"
ChaitraShivanagoudar-6794 asked DavidBroggy-5270 answered

Logic app , python script to enter trigger condition expresssion

In the logic app can i mention trigger condition (Container name ) using a python script, instead of manually updating the expression?

azure-logic-apps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

DavidBroggy-5270 avatar image
0 Votes"
DavidBroggy-5270 answered

Hi @ChaitraShivanagoudar-6794
You can't use python directly in a logic app.
However if you're using an automation account, you can use your logic app to fire off a python script with variables from your logic app.

If this helps please accept my solution and upvote.
Or just have a nice day.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.