This Trigger fires when a new supporter is added in Donation Manager.
Developer info
- API endpoint slug
- donation_manager.supporter_added
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time supporter was added.
- Slug
- created_at
- Filter code
- DonationManager.supporterAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Supporter The ID of the new supporter.
- Slug
- id
- Filter code
- DonationManager.supporterAdded.SupporterID
- Type
- String
- Example
- 123
Supporter title The new supporter's title.
- Slug
- title
- Filter code
- DonationManager.supporterAdded.SupporterTitle
- Type
- String
- Example
- Mr
Supporter forename The new supporter's forename.
- Slug
- firstname
- Filter code
- DonationManager.supporterAdded.SupporterForename
- Type
- String
- Example
- Paul
Supporter surname The new supporter's surname.
- Slug
- surname
- Filter code
- DonationManager.supporterAdded.SupporterSurname
- Type
- String
- Example
- Smith
Supporter address1 The first line of the new supporter's address.
- Slug
- address1
- Filter code
- DonationManager.supporterAdded.SupporterAddress1
- Type
- String
- Example
- 123
Supporter address2 The second line of the new supporter's address.
- Slug
- address2
- Filter code
- DonationManager.supporterAdded.SupporterAddress2
- Type
- String
- Example
- Test Street
Supporter town The new supporter's town.
- Slug
- town
- Filter code
- DonationManager.supporterAdded.SupporterTown
- Type
- String
- Example
- Norwich
Supporter county The new supporter's county.
- Slug
- county
- Filter code
- DonationManager.supporterAdded.SupporterCounty
- Type
- String
- Example
- Norfolk
Supporter post code The new supporter's postcode.
- Slug
- postcode
- Filter code
- DonationManager.supporterAdded.SupporterPostCode
- Type
- String
- Example
- NR1 1AA
Supporter country The new supporter's country.
- Slug
- country
- Filter code
- DonationManager.supporterAdded.SupporterCountry
- Type
- String
- Example
- England
Supporter telephone The new supporter's telephone number.
- Slug
- telephone
- Filter code
- DonationManager.supporterAdded.SupporterTelephone
- Type
- String
- Example
- 01234 567890
Supporter fax The new supporter's fax number.
- Slug
- fax
- Filter code
- DonationManager.supporterAdded.SupporterFax
- Type
- String
- Example
- 01234 567891
Supporter mobile The new supporter's mobile number.
- Slug
- mobile
- Filter code
- DonationManager.supporterAdded.SupporterMobile
- Type
- String
- Example
- 07000 123456
Supporter email The new supporter's email address.
- Slug
- Filter code
- DonationManager.supporterAdded.SupporterEmail
- Type
- String
- Example
- test@test.com
Supporter mailing list Whether the new supporter has been added to your mailing list.
- Slug
- mailinglist
- Filter code
- DonationManager.supporterAdded.SupporterMailingList
- Type
- String
- Example
- true
Supporter active Whether the new supporter is active in Donation Manager.
- Slug
- active
- Filter code
- DonationManager.supporterAdded.SupporterActive
- Type
- String
- Example
- true