I have users that are first time users, who never connected to Foundry.
They need to receive a notification inviting them to connect to Foundry (for example to access a dashboard where they need to perform an Action on an Object, to make a decision).
Is it possible to send an email to those users even before their first login ? If not via standard notification, is there a better way ?
I just tested, and indeed pre-registered users can receive emails. For example, creating an action which only triggers a notification with a hardcoded user and payload, will be received if the user is pre-registered.
This is more tricky for other workflows: given a pre-registered user likely doesn’t have group accesses, etc. it then doesn’t have access to resources, which is a pre-requisite so that they can receive notifications from automate, etc.