Hi,
We import our customer contacts from NAV / Business Central into DynamicWeb, where they become users. The import runs through an integration activity using the User Provider.
When a new contact is created through this import, the account is ready for use and the user only needs to set their password. We would like to automatically send an activation email to each newly created contact ("your account has been created, here are the next steps, please set your password"). Two requirements:
- It should differ by language (NL vs FR), based on the language synced from NAV (e.g. "FRB").
- It should contain a set-password / activation link, since imported accounts have no usable password yet.
We assume this needs some custom work, but we would rather hear your recommended approach before we commit to a direction. How would you suggest solving this in DW10? Any guidance on the cleanest trigger, how to handle the language split and the set-password link, how to avoid sending more than once per contact on re-imports, and a rough indication of effort would be very welcome.
Thanks in advance.

