The Endurance_Challenge
object contains information related to an Endurance Challenge.
Availability: The Endurance_Challenge
object is implemented on the Campaign
, Team
, and User
objects, and is available within those objects in the following emails:
- Registration Confirmation
- Registration Invite
- Fundraiser Goal Reached
- Team Goal Reached
- All Endurance Pledge emails
Attributes: The Endurance_Challenge
object has the following attributes:
- Endurance_Challenge.Name
- Endurance_Challenge.Progress_To
- Endurance_Challenge.Metric
Endurance_Challenge.Name
Returns the challenge name (for example, Walkathon).
Endurance_Challenge.Progress_To
Returns the metric toward which the challenge tracks progress. Value options are: Duration, Distance, Metric.
Endurance_Challenge.Metric
Returns the custom metric configured on the challenge (for example, step).