activity_send

Push a list of activities via a ‘channel’ (eg ‘email’) to a recipient. The activities are a list of #activity{} records.

Type:
first

Return:

#activity_send{} properties:
  • recipient_id: unknown
  • channel: unknown
  • queue: unknown
  • activities: list

Edit on GitHub