template) for creating Planning Center group memberships.
Prerequisites
- Connected Planning Center account (setup guide)
- Active Groups product subscription (billing)
- Existing groups already present in Planning Center Groups
Workflow
- In Import Home, choose Groups.
- Open Download and download the groups template.
- Fill the template.
- Upload your file (
.csv,.xls,.xlsx; max 50 MB). - Wait for upload processing.
- Resolve unresolved records on the Import screen.
- Complete the batch.
Template Columns
| Column Name | Required | Notes |
|---|---|---|
| Group Name | Yes | Must match an existing Planning Center group name (case-insensitive). |
| Role | Yes | Must resolve to leader or member. |
| First Name | Yes | Used for person matching. |
| Last Name | Yes | Used for person matching. |
| Remote ID | No | Must be an unsigned integer when provided. |
| No | Improves matching. | |
| Phone Number | No | Improves matching (normalized internally). |
| Joined At | No | Parsed using supported date formats. |
Role Rules
- Any value containing
leader(case-insensitive) is treated asleader. memberis valid.- Other values are invalid and fail upload validation.
Person Matching Behavior
For groups batches, Port processes matching with:ShouldUseRemoteID = trueShouldStrictMatchPerson = trueShouldAutoCreatePerson = false
What Gets Imported
Each valid row creates or confirms a membership in Planning Center with:- Group
- Person
- Role
- Optional joined date