Objects
Learn about how objects are mapped from Fundraise Up to Salesforce Nonprofit Cloud.
Account
In Salesforce Nonprofit Cloud, the Account
object is used to represent both individual donors and organizations, differentiated by the type of account:
- Person Account: Represents individual private donors.
- Business Account: Represents organizations that make donations.
Contact
: Used alongside theAccount
object to store detailed contact information of the supporters.
In Fundraise Up, these are referred to as Supporters
.
Campaign
Campaigns created and managed in Fundraise Up are synced to Salesforce Nonprofit Cloud as Campaign
objects. This allows you to track and report on donations received through specific fundraising campaigns.
- Salesforce Nonprofit Cloud Object:
Campaign
. - Fundraise Up Equivalent:
Campaign
.
GiftCommitment and GiftCommitmentSchedule
In Salesforce Nonprofit Cloud, these objects represent the amount and frequency of a supporter's recurring donation.
GiftCommitment
: Represents a supporter's commitment to make recurring donations.GiftCommitmentSchedule
: Outlines the intervals at which recurring donations are made.
In Fundraise Up, these are referred to as Recurring Plan
.
GiftDesignation
Specifies how a donation is to be used or allocated. In Fundraise Up, donors can select a Designation
for their gift, which is then mapped to the GiftDesignation
object in Salesforce Nonprofit Cloud.
- Salesforce Nonprofit Cloud Object:
GiftDesignation
. - Fundraise Up Equivalent:
Designation
.
GiftRefund and GiftTransaction
Displays the financial details of donations made through Fundraise Up, including refunds and transaction details.
GiftRefund
: Represents a refund issued for a donation.GiftTransaction
: Captures details of completed donation transactions, applicable to both one-time and recurring donations (installments).
In Fundraise Up, these are referred to as Donation
.
GiftTribute
Contains details and status of tributes made with donations. In Fundraise Up, when a donation is made as a tribute to someone, this information is mapped to the GiftTribute
object in Salesforce Nonprofit Cloud.
- Salesforce Nonprofit Cloud Object:
GiftTribute
. - Fundraise Up Equivalent:
Donation Tribute
.
Fundraise Up and Salesforce Nonprofit Cloud field mapping
This table explains how to map Fundraise Up fields to Salesforce Nonprofit Cloud fields. Use horizontal scrolling to view all available columns in the table, as some may extend beyond the visible area.
Fundraise Up object | Fundraise Up field | Salesforce Nonprofit Cloud object | Salesforce Nonprofit Cloud field | Fundraise Up field description |
---|---|---|---|---|
donation | ID | gift transaction | fundraise up id | A unique identifier for the donation transaction. |
donation | Amount | gift transaction | original amount | The total amount donated by the supporter. |
general settings | gift transaction name | gift transaction | name | The name or label assigned to a specific gift transaction for reporting or categorization purposes. |
donation | currency | gift transaction | currency iso code | The currency in which the donation was made (for example, USD, EUR). |
donation | status | gift transaction | status | The current status of the donation (for example, Completed, Pending, Failed). |
donation | success date | gift transaction | transaction completion date | The date when the donation was successfully processed. |
donation | tribute id | gift tribute | fundraise up id | A unique identifier for any tribute associated with the donation (for example, in memory or in honor of someone). |
donation | tribute type | gift tribute | type | The type of tribute associated with the donation (for example, In honor of, In memory of). |
donation | tribute honoree | gift tribute | honoree name | The name of the individual being honored or memorialized through the donation. |
donation | tribute recipient name | gift tribute | notification contact name | The name of the person receiving notification about the tribute donation. |
donation | tribute recipient email | gift tribute | notification email | The email address of the tribute recipient, where a notification about the donation can be sent. |
donation | tribute message | gift tribute | notification message | A personalized message from the supporter included in the tribute notification. |
staticValue | Don't Send | gift tribute | notification status | A static value indicating that a specific action (for example, sending a tribute message) should not occur. |
donation | designation ID | gift designation | fundraise up id | A unique identifier for the fund or program to which the donation is designated. |
donation | designation name | gift designation | name | The name of the specific fund or program the donation is supporting. |
recurring | ID | gift commitment | fundraise up id | A unique identifier for the recurring donation or commitment. |
general settings | gift commitment name | gift commitment | name | The name or label assigned to a recurring donation or pledge. |
recurring | status | gift commitment | status | The current status of the recurring donation. |
recurring | amount | gift commitment | next transaction amount | The amount set for each recurring donation. |
recurring | next installment date | gift commitment | next transaction date | The scheduled date for the next installment of the recurring donation. |
recurring | next installment amount | gift commitment schedule | transaction amount | The amount that will be charged for the next installment. |
recurring | frequency | gift commitment schedule | transaction interval | The frequency of the recurring donation (for example, Monthly, Daily, Annually). |
recurring | frequency | gift commitment schedule | transaction period | The frequency of the recurring donation (for example, Monthly, Daily, Annually). |
recurring | next installment date | gift commitment schedule | transaction day | The scheduled date for the next installment of the recurring donation. |
recurring | next installment date | gift commitment schedule | start date | The scheduled date for the next installment of the recurring donation. |
donation | comment | gift transaction | description | Any additional notes or comments added by the supporter in the donation form. |
donation | platform fee | gift transaction | donor cover amount | The fee covered by the donor if they opted-in. |
donation | supporter first name | person account | first name | The supporter’s first name. |
donation | supporter last name | person account | last name | The supporter’s last name. |
donation | supporter email | person account | The supporter’s email address. | |
donation | supporter phone number | person account | home phone | The supporter’s phone number. |
donation | supporter address country | person account | mailing country | The country in which the supporter resides. |
donation | supporter address region | person account | mailing state/province | The state or region of the supporter’s address. |
donation | supporter address city | person account | mailing city | The city of the supporter’s address. |
donation | supporter address line 1 and 2 | person account | mailing street | The street address of the supporter, including any additional address information. |
donation | supporter address postal | person account | mailing zip/postal code | The postal code or ZIP code of the supporter’s address. |
donation | supporter on behalf of | business account | account name | If the donation is made on behalf of an organization, this field records that information. |