Question
How to add in-app message on top level in recurring campaigns?
Answer
With the current implementation of the recurring campaigns, there is no option to add an in-app message on a top level. To add the in-app message you can use the following workaround:
- Add a webhook on a top-level;
- Do not add a URL for the message;
- Chain the in-app message with 0 seconds delay;
Using this approach the webhook message will trigger the recurring campaign and after that, the in-app message will be available right after the "Sent" event for the webhook message.