Azure function: waiting external event with queue trigger
I’m trying to wait asynchronous API which does not have notification mechanism like webhook with Azure Function’s queue trigger.
I’m trying to wait asynchronous API which does not have notification mechanism like webhook with Azure Function’s queue trigger.