This Trigger fires when a new Total Giving page is setup in Donation Manager.
Developer info
- API endpoint slug
- donation_manager.totalgivingpage_added
Trigger fields
No fields for this trigger
Ingredients
Created atDate and time page was created.
- Slug
- created_at
- Filter code
- DonationManager.totalgivingpageAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Total giving page IDThe ID of the Total Giving Page
- Slug
- id
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageID
- Type
- String
- Example
- 123
Total giving page titleThe title of the Total Giving Page.
- Slug
- title
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageTitle
- Type
- String
- Example
- Test Total Giving Page
Total giving page URLThe URL of the Total Giving Page.
- Slug
- url
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageURL
- Type
- String
- Example
- http://www.totalgiving.co.uk/mypage/test-page
Total giving page visibleWhether the page is visible on Total Giving.
- Slug
- visible
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageVisible
- Type
- String
- Example
- true
Total giving page allow donationsWhether donations can be made to the page.
- Slug
- allowdonations
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageAllowDonations
- Type
- String
- Example
- true
Total giving page activeWhether the page is active in Donation Manager.
- Slug
- active
- Filter code
- DonationManager.totalgivingpageAdded.TotalGivingPageActive
- Type
- String
- Example
- false
Supporter IDThe ID of the supporter who created the page.
- Slug
- supporterid
- Filter code
- DonationManager.totalgivingpageAdded.SupporterID
- Type
- String
- Example
- 123
Supporter titleThe title of the supporter who created the page.
- Slug
- supportertitle
- Filter code
- DonationManager.totalgivingpageAdded.SupporterTitle
- Type
- String
- Example
- Mr
Supporter first nameThe first name of the supporter who created the page.
- Slug
- supporterfirstname
- Filter code
- DonationManager.totalgivingpageAdded.SupporterFirstName
- Type
- String
- Example
- John
Supporter surnameThe surname of the supporter who created the page.
- Slug
- supportersurname
- Filter code
- DonationManager.totalgivingpageAdded.SupporterSurname
- Type
- String
- Example
- Smith
Appeal IDThe ID of the appeal the page is in aid of.
- Slug
- appealid
- Filter code
- DonationManager.totalgivingpageAdded.AppealID
- Type
- String
- Example
- 123
Appeal titleThe title of the appeal the page is in aid of.
- Slug
- appealtitle
- Filter code
- DonationManager.totalgivingpageAdded.AppealTitle
- Type
- String
- Example
- Test Appeal