Skip to content

iamonlysaiful/azure-function-timer-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Request On Azure Timer Trigger Function

Azure Function

Azure Functions allows developers to take action by connecting to data sources or messaging solutions thus making it easy to process and react to events. Developers can leverage Azure Functions to build HTTP-based API endpoints accessible by a wide range of applications, mobile and IoT devices

Timer Trigger

A timer trigger lets you run a function on a schedule. This is reference information for Azure Functions developers https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-timer?tabs=csharp

About Project

In this Function I tried to Push(POST) data to Webhook Pulled(GET) from a Source.

If you want to push data to Webhook using this code. You may need to open a inbox in Webhook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages