This Trigger fires when a new appeal is added in Donation Manager.
Developer info
- API endpoint slug
- donation_manager.appeal_added
Trigger fields
No fields for this trigger
Ingredients
Created atDate and time appeal was created.
- Slug
- created_at
- Filter code
- DonationManager.appealAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Appeal IDThe ID of the new appeal.
- Slug
- id
- Filter code
- DonationManager.appealAdded.AppealID
- Type
- String
- Example
- 123
Appeal titleThe new appeal's title.
- Slug
- title
- Filter code
- DonationManager.appealAdded.AppealTitle
- Type
- String
- Example
- New Appeal
Appeal activeWhether the new appeal is active in Donation Manager.
- Slug
- active
- Filter code
- DonationManager.appealAdded.AppealActive
- Type
- String
- Example
- false