template) for creating pledges in Planning Center Giving.
Prerequisites
- Connected Planning Center account (setup guide)
- Active Pledges product subscription (billing)
- Existing pledge campaigns in Planning Center
Workflow
- In Import Home, choose Pledges.
- Download the pledges template.
- Fill the template.
- Upload your file (
.csv,.xls,.xlsx; max 50 MB). - Wait for upload processing.
- Resolve unresolved rows on the Import screen.
- Complete the batch.
Template Columns
| Column Name | Required | Notes |
|---|---|---|
| First Name | Yes | Used for person matching. |
| Last Name | Yes | Used for person matching. |
| Pledge Campaign | Yes | Must exactly match an existing Planning Center campaign name. |
| Amount | Yes | Parsed as currency. |
| Remote ID | No | Must be unsigned integer when provided. |
| No | Improves matching. | |
| Phone Number | No | Improves matching (normalized internally). |
Person Matching Behavior
For pledge batches, Port uses:ShouldUseRemoteID = trueShouldStrictMatchPerson = trueShouldAutoCreatePerson = false