DID Popup Alert

Is it possible to trigger a notification popup once a DID successfully loads (similar to the executed popup when you kick off the DID). We configured a post file Logic block that sets a message with a type = popup notification. We can see this in the data import runs but would prefer a popup alert if possible.

Because Data Imports run as a background task the only message we can send is a bell notification. The notifications that appear in the lower corner or in an app can not be sent in this case.

We already send a bell notification when the import completes. Why is this type of notification insufficient for you case?

1 Like

Thank you, the current bell notification does work. Trying to understand what else is possible.