Skip to content

[Question]HttpTrigger Execute one after another using python #1282

Description

@Godase

Hi, I have created one HttpTrigger Azure functions using python and also created another one HttpTrigger Azure Functions using python in the same project. In this application I want to execute first HttpTrigger Azure functions, then executes second HttpTrigger Azure functions. How can I implement that?

Because in Python Azure Functions there are no Durable Functions. That's why I am not able to understood how can I execute First HttpTrigger Azure Function then Execute Second HttpTrigger Azure Function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions