Send text to another flow and send in the "destination" flow a Push Notification with this message

Hey.
Is there a way to call a another flow (advanced), send a text to it and in the called flow I want to execute a push notification / alex message with the received text.

I do not want to have this “communication” channel repeated in all my flows and want to centralize this in one flow.

Thanks for any hints!
Daniel

Start a flow with this card,

and optionally add a logic card to filter the received text

Then you can start that flow, in my case named “strip first part of argument”, and send text along, with the card below.

You’ll need to select the aforementioned flow

2 Likes

Oh, this is awesome and exactly what i was looking for. At the end - So easy ….

Thanks Peter!

1 Like