I have to check all workflows I created in weweb and I wonder if there is a place, where i can see them all or at least per site or so…
I saw that there is a logic tab where some workflows appear but honestly I have no clue what kind of workflows do appear here. I know that this are not all … Can somebody tell me what kind of workflows appear under logic?
I guess you are refering to the workflows that can be reached under “More → Trigger App Workflows”. I am aware that these are the “global” workflows. I am refering to the workflows that are shown under “Logic → Workflows” ….
An app workflow is not global or shared its just when the app runs. The ones you are refering to are called project workflows in the documentation and you can create them there and then call them anywhere in your app for example you could call a project workflow (the ones in the logic tab) from an app workflow. There designed to be reusable so you aren’t duplicating logic.