Hello!
I have created a Message Group in the Actions tab and added the following components in that order:
1. A simple message text.
2. A call to a webhook (an iFlow in CPI).
3. Another simple message text.
When I run my chatbot, both messages are displayed only after the webhook is finished. Since I want exactly that order, I even tried to put the webhook call into a seperate skill and do a redirect to that skill in step 2. Still, the effect is the same.
I thought the execution order in Message Groups is WYSIWYG. Do the different types of components have a predefined execution order? Is there a way how I can force the above described execution order?
Thanks in advance.
Monika