Queue Notification Email

Hi All,

I am using queue trigger and want to get a notification email whenever queues are added in orchestrator and the bot starts .

Shall I put the notification email in get transaction activity

@dutta.marina

If you need only one email for any number of items added then keep the mail in initalization state

If you need for every item then put in process directly

Cheers

@dutta.marina,

Put it in Initialisation state after init application which will ensure your applications also initialised correctly and bot started

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.