Skip to content

Files

Latest commit

29a6939 · Jan 20, 2025

History

History

http-requests-collection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HTTP requests for the Azure function app

Open this collection with HTTP debugger Bruno to call your Azure function app and manage your webhooks.

Prerequisites

Create file .env in this folder, paste the following content, and replace the placeholders with your own values:

funchost=YOUR_AZURE_FUNCTION_APP_NAME
code=APP_KEY_VALUE
notificationUrl=https://YOUR_AZURE_FUNCTION_APP_NAME.azurewebsites.net/api/webhooks/service?code=APP_KEY_VALUE