Profile Updated
Trigger for when your DonorDrive Profile is Updated
Preview
Documentation Needed
This section is missing documentation. If you know how to use this feature, please consider contributing!
Contribute on GitHubParameters
DonorDriverequired
Select
Choose a configured DonorDrive Provider
- Select
Any
to trigger on any provider
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
donations | array | An array of the donations |
eventName | string | The name of the event |
goal | number | The total goal Example: 200 |
isParticipant | boolean | Is the user a participant? Example: true |
isTeam | boolean | Is this profile a team? Example: true |
name | string | The name of the profile |
raised | number | The total amount of money that has been raised Example: 100 |
teamName | string | The name of the team |