Linking Records to Contacts #
Custom Object records can be automatically associated with GHL contacts. The plugin determines which contact to link based on configurable sources:
Association Sources #
- post_author — The WordPress user who authored the post.
- product_purchaser — The WooCommerce customer.
- course_students — All students enrolled in a LearnDash course.
- lesson_student — The student who completed a lesson.
- meta_field — A user ID stored in a post meta field.
- ACF field — A user reference in an ACF field.
Auto-Create Contacts #
If the WordPress user doesn’t have a GHL contact yet, the plugin can auto-create the contact first, then associate it with the Custom Object record.
Secondary Associations #
Support for multiple contacts per record with auto-detected association direction from the GHL API.
