dto-btn / ssc-assistant

Second iteration of the SSC chatbot/assistant
MIT License
2 stars 1 forks source link

create http trigger to pull all data from SSCplus api #118

Closed GuillaumeTurcotte closed 3 months ago

GuillaumeTurcotte commented 4 months ago

Create an HTTP azure function that we will be able to trigger (later) via a Azure timed trigger resource.

Criteria

Related issues

https://github.com/dto-btn/ssc-assistant/issues/5

Code examples:

https://github.com/dto-btn/sscplus-data-fetch/blob/main/function/__init__.py#L47