Upload-Time Errors (Fix CSV and Re-upload)
These stop the upload step:- Missing required headers (
Group Name,Role,First Name,Last Name) - Invalid
Rolevalue (must resolve toleaderormember) - Invalid
Group Name(group does not exist in Planning Center) - Invalid
Remote IDformat (must parse as unsigned integer) - Invalid
Joined Atdate format
Import-Time Errors (Resolve on Import Screen)
These are rows that reach processing but are markedunresolved:
- No person match found
- Planning Center API validation errors while creating membership
Resolution Actions in Port
For unresolved rows you can:- Search and assign an existing Planning Center person
- Create a person from the row
- Save and requeue the row for processing
Tips
- Include
Remote ID,Email, andPhone Numberwhen possible. - Validate group names in Planning Center before uploading.
- Keep role values consistent (
memberorleadersemantics).