Test flow
How to test your flows
Every version of a flow has a specific test-code which looks something like "(::TEST::_123456)".
If an inbound message contains this text the corresponding flow will be executed. but only when: - The flow is Active - the flow is listening to the same channel as the inbound message
When no test-flow is found the normal procedure of finding a suitable flow will be followed