Welcome to our help center page on the Planning Center and Gratavid Integration. We have 5 integration events with Planning Center:
- New Form Submitted In Planning Center
- New Donation Added In Planning Center
- Save Gratavid Task Sent In Planning Center
- Save Gratavid Replies In Planning Center
- Save Gratavid Watches In Planning Center
It's as simple as flipping a switch to turn the integrations on.
How To Connect
- Visit https://account.gratavid.com/integration/planningCenter as a Gratavid admin and connect your Gratavid and Planning Center account.
Security & Data Flow
Gratavid connects to your Planning Center account using OAuth authentication via the Planning Center API. When you connect your Gratavid and Planning Center account we receive an authentication token from Planning Center. This token allows Gratavid to make API requests to Planning Center on your behalf. These tokens expire after 90 days of inactivity. At Gratavid, we take extreme measures to ensure your Planning Center tokens are protected. For example, none of your Gratavid account users or admins have access to view these tokens. These tokens can only be accessed by our Gratavid server, and are protected by strict server-side security rules. Therefore, in the extreme case that a malicious user was able to log in as an admin under your Gratavid account, the malicious user would not have access to your Planning Center tokens and therefore could not make any API requests on your behalf.
Authentication tokens are not only stored at rest but are also encrypted before being saved to our database. Therefore, even the Gratavid database administrators do not have access to the decrypted authentication token. Authentication tokens are encrypted with AES-256 and the key to decrypt is only available on our app layer. In other words, the key to decrypt the authentication token is not accessible to the database layer and is only accessible to the app layer.