JustGiving
MoveData processes information into Salesforce whenever JustGiving makes new information available in their API.
- Donations and Fundraising Pages: Daily
- Payments: As Processed (typically fortnightly interval)
Click "New Integration" from the integrations screen to setup your JustGiving integration. Fields required to authenticate against JustGiving are:
Field | Description |
---|---|
Charity ID | JustGiving Charity ID (JustGiving Admin --> Settings --> Edit Charity Details) |
Username | Username for your JustGiving account |
Password | Password for your JustGiving account |
Consumer App ID | Email [email protected] to issue |
Data App ID | Email [email protected] to issue |
Demonstration coming soon
When a donation is made JustGiving will issue multiple notifications over a particular interval. These follow an order of Donation --> Payment --> Payment (Gift Aid). Different financial information is available at each stage of the process and is standardised back to a MoveData parameter as set out below:
MoveData Parameter | Donation | Payment | Payment (Gift Aid) |
---|---|---|---|
amount | DonationAuthAmount
| Amount
| Amount
|
totalAmount | TotalAmountIncludingGiftAidAndTransitionalRelief
| TotalAmountIncludingGiftAidAndTransitionalReliefAndDonationBoost
| TotalAmountIncludingGiftAidAndTransitionalReliefAndDonationBoost
|
fee | | Charges.NetTotalChargesByJustGiving
| |
giftaid | GiftAidAmount
| | GrossGiftAidPayable
|
feeGiftaid | | JustGivingTransactionFeeAmount
| JustGivingTransactionFeeAmount
|
apiSource | Build value:
| Where paymentType = 0 build value:
| Where paymentType = 1 build value:
|
MoveData will only start processing information from the point in time your JustGiving integration is connected. Contact MoveData to organise batch import of historical JustGiving data into Salesforce.
JustGiving uses the Fundraising & Donations Extension
Last modified 1yr ago