Problem triggering a flow from another flow

I have an issue with triggering a flow from another flow, it seems to me that the subflow is not running.
This can be tested with making 2 flows:

Flow1
When: When this flow is started
Then: Activate Flow 2

Flow2
When: When this flow is started
Then: Create a notification with “some text”

When executing flow 1, I do not get the flow 2 notification, but when I execute flow 2, I get the notification.

Any reason for this not working?

I’m not sure because I use Dutch language, but maybe you use the wrong flow card.
In Dutch there is “start flow” and “schakel flow in” which I think is activate.
If so, activate does not execute a flow but it enables it. Try the other card :grinning:

You are right :slight_smile: thanks!

1 Like