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 at Date and time appeal was created.
- Slug
- created_at
- Filter code
- DonationManager.appealAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Appeal The ID of the new appeal.
- Slug
- id
- Filter code
- DonationManager.appealAdded.AppealID
- Type
- String
- Example
- 123
Appeal title The new appeal's title.
- Slug
- title
- Filter code
- DonationManager.appealAdded.AppealTitle
- Type
- String
- Example
- New Appeal
Appeal active Whether the new appeal is active in Donation Manager.
- Slug
- active
- Filter code
- DonationManager.appealAdded.AppealActive
- Type
- String
- Example
- false