Provision users from a corporate identity provider (AD/Okta/Entra ID) into IDaaS via SCIM, then use EventBridge to route user lifecycle events (create/update/delete) both to downstream HR/audit systems and to Resend for automated templated transactional emails — welcome messages on creation, role-change notices on update, and offboarding confirmations on deletion.
Provision users from a corporate identity provider (AD/Okta/Entra ID) into IDaaS via SCIM, then use EventBridge to route user lifecycle events (create/update/delete) both to downstream HR/audit systems and to Resend for automated templated transactional emails — welcome messages on creation, role-change notices on update, and offboarding confirmations on deletion.
See _combos/event-driven-identity-provisioning-pipeline-a495d4.
See idaas/idaas-provision-idp.
See _combos/event-driven-automated-email-notification-pipeli-38a7a1.
See _combos/sso-protected-docs-with-automated-onboarding-ale-e18601.
Q: How does SCIM provisioning automatically send welcome emails and notify HR systems upon user creation? A: SCIM provisioning automatically routes user lifecycle events through EventBridge to deliver templated transactional emails via Resend and forward data to downstream HR or audit systems. This setup handles welcome messages for new user creations, role-change notices for updates, and offboarding confirmations for deletions across identity providers like AD, Okta, and Entra ID.