Get Logic App CallbackURL in Bicep

Jeroen VdB
Jun 1, 2021

In order to get the CallBackURL of an HTTP triggered Logic App in a Bicep script use:

listCallbackURL('${myLogicApp.id}/triggers/manual', '2017-07-01').value

(The API version depends on the version of your Logic App.)

For a full Bicep example see:

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Jeroen VdB
Jeroen VdB

Written by Jeroen VdB

Integration developer with a focus on Microsoft Azure.

No responses yet

Write a response