In Azure logic apps, can I have more than one starting point, as in HTTP trigger, as I have to create a separate logic app for each integration.
In the Azure logic apps documentation, they have mentioned that through code view it is possible. So my question is, is it possible to have more than one HTTP trigger per workflow?