Azure / Azure/azure-functions-host

Update Functions Metadata API to return WebHook URI info

Open
#3,392 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Currently the invoke_url_template info returned by the functions metadata APIs only returns a URI for http functions.

We should also return the invoke URI for functions based on extensions that use WebHook dispatch (e.g. EventGrid).

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Functions metadata APIs that populate invoke_url_template and inspect how extensions using WebHook dispatch, such as EventGrid, provide their invoke URI. Done means metadata responses include that URI for WebHook-based functions while preserving the existing HTTP-function behavior; exercise both response paths through the metadata API.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.