> For the complete documentation index, see [llms.txt](https://solutions.fundraisingbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solutions.fundraisingbox.com/platform-solutions-integrations/salesforce-nonprofit-cloud-npc.md).

# Salesforce Nonprofit Cloud (NPC)

<p align="center"><strong>FundraisingBox Platform Solutions</strong> provide the technological foundation for a comprehensive fundraising platform. </p>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/wxJECp4FfHUKdOM6ePZy"><strong>Getting started</strong></a></td><td align="center">Step-by-step instructions for setting up the connector.</td><td><a href="/pages/wxJECp4FfHUKdOM6ePZy">/pages/wxJECp4FfHUKdOM6ePZy</a></td></tr><tr><td align="center"><a href="/pages/EZDqBV3EWdIPDxlVGupd"><strong>Business Processes</strong></a></td><td align="center">Understand the key processes that power daily operations.</td><td></td></tr><tr><td align="center"><a href="/pages/di8LkW01MeveAfx9qvQJ"><strong>Mapping Architecture</strong></a></td><td align="center">Standardized mappings for reliable data transfer.</td><td></td></tr></tbody></table>

By extending Salesforce Nonprofit Cloud with our Platform Solutions including **digital fundraising channels, a payment processing cloud, and centralized data management**, a unified system landscape is created designed for long-term impact and scalable growth.

The FundraisingBox Nonprofit Cloud Connector ensures bidirectional real-time synchronization of key data such as contacts and donation records across all payment methods and channels, including SEPA and offline transactions. It is built on the FundraisingBox Nonprofit Cloud App (Managed Package) and follows Salesforce-certified development standards.

### How the integration works

The FundraisingBox Nonprofit Cloud Connector ensures a reliable and automated bidirectional data flow with Salesforce Nonprofit Cloud:

* Syncronizes donation data with Salesforce in real time
* Automatically creates and updates accounts, gift transactions, gift commitments and campaigns
* Uses Salesforce Nonprofit Cloud standard objects (like payment schedules and payment instruments) to ensure full compatibility with native features
* Extends Salesforce Nonprofit Cloud with additional data structures needed for a comprehensive fundraising platform
* Includes built-in validation to reduce mapping errors
* Runs continuously in the background after initial setup with built-in error monitoring and automatic notifications

<figure><img src="/files/JNSKSXVkB5r5HoO9EfWF" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://solutions.fundraisingbox.com/platform-solutions-integrations/salesforce-nonprofit-cloud-npc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
