subscribe clients to a newsletter by providing client id
required: id (id of the newsletter)
required: client_ids (comma separated list of client ids)
Arguments
id |
integer, required |
client_ids |
ids, required |
subscribe clients to a newsletter by last selection
required: id (id of the newsletter)
optional: excluded_ids (comma separated list of client ids to exclude)
returns: task as it is executed in background
Arguments
id |
integer, required |
excluded_ids |
ids |
Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
Arguments
Get one record based on id
Arguments
Get Change Log for an object
Arguments