Hi,
I want to be able to send an email alert to a person. They don't need to be able to login to Run.
How do I make their email address available for selection on the Alert screen?
I've tried adding a user - they can now login - but their email doesn't appear on the Alert screen. I've tried this user as a guest and orgadmin but neither work.
My preference would be to have them as a contact rather than a user as I don't want them to login.
How should I do this?
I created the user via the #USERS.USERS# dashboard. I tried using the #INV.INVITE_USER_T# dashboard but no user account is created and an error is logged in Handler analysis:
[2022-06-24 14:13:38] undefined:227 if (!new_user_name.value) { ^ TypeError: Cannot read properties of undefined (reading 'value') at RouterService.register_default [as serviceFunction] (eval at <anonymous> ([eval]:8:39), <anonymous>:227:22) at processTicksAndRejections (node:internal/process/task_queues:96:5)
Thanks,
Monica