Changelog
Patch details and release notes
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