Pushrow provides a dedicated provider for Custom Post Types (CPTs) with full support for Advanced Custom Fields (ACF). This allows you to sync any custom content type along with its custom field data.
How It Works
The Custom Post Types + ACF provider dynamically detects all registered custom post types on your site and makes them available for syncing. If ACF is installed, all ACF field groups associated with the selected post type are automatically included.
Available Fields
In addition to the standard post fields (ID, title, content, status, date, etc.), this provider includes:
- ACF Text Fields — Single-line and multi-line text values.
- ACF Number Fields — Numeric values including decimals.
- ACF Date/Time Fields — Date pickers, time pickers, and datetime values.
- ACF Select/Checkbox Fields — Choice-based field values.
- ACF Image/File Fields — URLs of uploaded media.
- ACF Relationship Fields — Related post IDs or titles.
- ACF Repeater Fields — Serialized repeater data.
- Custom Taxonomies — All taxonomy terms associated with the CPT.
Filtering Options
- Post Type: Select from any registered custom post type.
- Post Status: Filter by any WordPress post status.
- Date Range: Restrict to a specific date range.
Real-time Sync
Real-time sync is fully supported for custom post types. When a CPT entry is created, updated, or deleted, the change is immediately reflected in your Google Sheet.
Example Use Cases
- Sync a “Properties” CPT with ACF fields for a real estate listing report.
- Export “Events” with custom date fields and locations to a shared team sheet.
- Track “Testimonials” or “Case Studies” in a Google Sheet for review workflows.
- Keep a master record of any CPT data for analytics or compliance.