Changelog

Patch details and release notes

Go back

Improved automations 'userId' inference

Aug 16, 2023

Automations templates can now infer recipient `userId` in most cases without manual configuration. User Id is inferred when:

- An automation is triggered by a CDP (Segment, Rudderstack, Courier)

- The User id is supplied in the data payload (as `user_id` or `userId`) on invoke.

- The `recipient` field is set on invoke

Backed by