add_contact_points
Add points to a contact in Mautic to update their score based on specific events and actions.
Instructions
Add points to contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID | |
| points | Yes | Number of points to add | |
| eventName | No | Event name | |
| actionName | No | Action name |