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 atDate and time supporter was added.
- Slug
- created_at
- Filter code
- DonationManager.supporterAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Supporter IDThe ID of the new supporter.
- Slug
- id
- Filter code
- DonationManager.supporterAdded.SupporterID
- Type
- String
- Example
- 123
Supporter titleThe new supporter's title.
- Slug
- title
- Filter code
- DonationManager.supporterAdded.SupporterTitle
- Type
- String
- Example
- Mr
Supporter forenameThe new supporter's forename.
- Slug
- firstname
- Filter code
- DonationManager.supporterAdded.SupporterForename
- Type
- String
- Example
- Paul
Supporter surnameThe new supporter's surname.
- Slug
- surname
- Filter code
- DonationManager.supporterAdded.SupporterSurname
- Type
- String
- Example
- Smith
Supporter address1The first line of the new supporter's address.
- Slug
- address1
- Filter code
- DonationManager.supporterAdded.SupporterAddress1
- Type
- String
- Example
- 123
Supporter address2The second line of the new supporter's address.
- Slug
- address2
- Filter code
- DonationManager.supporterAdded.SupporterAddress2
- Type
- String
- Example
- Test Street
Supporter townThe new supporter's town.
- Slug
- town
- Filter code
- DonationManager.supporterAdded.SupporterTown
- Type
- String
- Example
- Norwich
Supporter countyThe new supporter's county.
- Slug
- county
- Filter code
- DonationManager.supporterAdded.SupporterCounty
- Type
- String
- Example
- Norfolk
Supporter post codeThe new supporter's postcode.
- Slug
- postcode
- Filter code
- DonationManager.supporterAdded.SupporterPostCode
- Type
- String
- Example
- NR1 1AA
Supporter countryThe new supporter's country.
- Slug
- country
- Filter code
- DonationManager.supporterAdded.SupporterCountry
- Type
- String
- Example
- England
Supporter telephoneThe new supporter's telephone number.
- Slug
- telephone
- Filter code
- DonationManager.supporterAdded.SupporterTelephone
- Type
- String
- Example
- 01234 567890
Supporter faxThe new supporter's fax number.
- Slug
- fax
- Filter code
- DonationManager.supporterAdded.SupporterFax
- Type
- String
- Example
- 01234 567891
Supporter mobileThe new supporter's mobile number.
- Slug
- mobile
- Filter code
- DonationManager.supporterAdded.SupporterMobile
- Type
- String
- Example
- 07000 123456
Supporter emailThe new supporter's email address.
- Slug
- Filter code
- DonationManager.supporterAdded.SupporterEmail
- Type
- String
- Example
- test@test.com
Supporter mailing listWhether the new supporter has been added to your mailing list.
- Slug
- mailinglist
- Filter code
- DonationManager.supporterAdded.SupporterMailingList
- Type
- String
- Example
- true
Supporter activeWhether the new supporter is active in Donation Manager.
- Slug
- active
- Filter code
- DonationManager.supporterAdded.SupporterActive
- Type
- String
- Example
- true