Search results for how to add custom contact table columns
595 articles found
-
Custom Roles and Capabilities
If you want to grant Groundhogg privileges to other user roles, or specific users you can do that using a free plugin call User Role Editor: https://wordpress.org/plugins/user-role-editor/
-
Custom Replacement Codes: Introduction
Groundhogg provides the functionality to use replacement codes. Instead of users being dependent on using built-in replacement code, Groundhogg users are able to create their own replacement codes by
-
HelpScout Integration: Setup contact record siderbar widget
You can display the Groundhogg contact record in HelpScout tickets in just a few steps using the Groundhogg HelpScout Integration. Instructions: Open Apps under the HelpScout Manage menu. Search for
-
REST API V3 / Contact / Get
URL GET /wp-json/gh/v3/contacts Method This endpoint supports the GET method Request This endpoint provides multiple ways of searching and retrieving contact information. Here are the parameters you
-
REST API V3 / Contact / Delete
URL DELETE /wp-json/gh/v3/contacts Method This endpoint supports the DELETE method. Request To delete a contact record you must pass these arguments. PARAM TYPE REQUIRED EXAMPLE id_or_email string |
-
REST API V3 / Contact / Update
URL PUT|PATCH /wp-json/gh/v3/contacts Method This endpoint supports PUT or PATCH Request To update a contact record you must pass these arguments. PARAM TYPE REQUIRED EXAMPLE id_or_email string|int
-
REST API V3 / Contact / Create
URI POST /wp-json/gh/v3/contacts Method This endpoint supports the POST method Request You can pass any relevant contact arguments to the contacts endpoint plus additional metadata. PARAM TYPE
-
Setting Up Custom Email Footer
Groundhogg has a simple way to add content to your email footer Go to Groundhogg > Settings > Email. Scroll to the section titled Footer. Select Email Footer Alignment for either Left or Center. The
-
List of Replacement Codes
When Groundhogg is installed the following replacement codes are available. Contact Info CRM Address WP User Contact Owner Activity Site Post Compliance Email Other Formatting Custom Fields As you
-
WooCommerce: Benchmarks
Woocommerce Integration comes with these benchmarks that are used to trigger automation. New Order: This benchmark executes when a new order is placed and can be defined with: Any/All If the order
-
Companies: Introduction
"The Companies addon offers an organizational framework that allows you to link multiple contacts to one or more company records within the CRM. With a company record, you can view all associated
-
Contacts
Groundhogg is a Customer Relationship Management (CRM) system and is made up of various components and features that help businesses manage their interactions with current and potential customers.
-
Email Reporting
Upon selecting the " Email" tab a report specifically for Emails is presented with charts and tables. You can refine your data by utilizing the date range selector to focus on a specific time period
-
groundhogg/contact/note/added
This Groundhogg hook executes when any note is added to the contact. do_action( 'groundhogg/contact/note/added', $this->ID, $note, $this ); This hook comes with three arguments which is: contact_id:
-
Custom Replacement Codes: Use replacement codes
Once you have successfully added a replacement code inside the database you will be able to view all the newly added replacement code in the replace code section. You can copy the code name from this
-
Custom Replacement Codes: Edit replacement code
Groundhogg provides the functionality to edit and delete custom codes generated by the users. To edit an existing replacement code all you need to do is click on the edit button under the replacement
-
Custom fields in the list view
Customizing the contact list view in Groundhogg lets you display the data that matters most to your business—whether it’s tracking a "Last Purchase" date or hiding less-used fields like "Survey
-
Rest API Contacts
Groundhogg provides the /contacts/ endpoint. The contacts endpoint allows users to query the contact table inside the database and let you perform operations on contacts. This endpoint supports GET,
-
How to Search for Contacts
Need to find a contact or group of contacts? Here is how you can search for them. Advanced Search You can perform an advanced search with multiple criteria by clicking on the filter contacts button
-
How to Import Confirmed Contacts
If you are importing a list of contacts you have previously confirmed during an import, you can select the option to verify that the list you are importing has been previously confirmed. Once the
-
How To Mass Delete Contacts
If you want to delete a large group of contacts you can do so by using the Contact's Advance Search Go to Groundhogg > Contacts Click [ Filter Contacts ] button then the "+" sign - Add a filter You
-
How To Bulk Edit Contacts
Bulk editing contacts in Groundhogg lets you update multiple contact records at once—saving you time when managing tags, custom fields, or statuses. Whether you’re adding a “VIP” tag to top
-
I can't download any of my exported contact files!
Are you having trouble downloading your contacts? User Role Permissions/Restrictions The user who is trying to download the contact files must have permission to do so. By default, the administrator
-
groundhogg/admin/contacts/add/form/tags
This hook is used to add custom code after the segmentation section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/tags' );
-
groundhogg/admin/contacts/add/form/name
This hook is used to add custom code after the name section of contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/name' );
-
groundhogg/admin/contacts/add/form/notes
This hook is used to add custom code in the Notes section of the contact on the add contact page. do_action( 'groundhogg/admin/contacts/add/form/notes' );
-
groundhogg/admin/contacts/add/form/after
This hook is used to add extra code after the add contact from. do_action( 'groundhogg/admin/contacts/add/form/after' );
-
How to Sync Users With Contacts
Note For security reasons Groundhogg only provides one way sync. This means that the best way to update a WordPress user (and ensure it's seen in the Groundhogg contact record) is to update it in the
-
Booking Calendar: Use a custom form for bookings
Groundhogg Booking Calendar provides functionality to create a custom form that the user needs to fill while booking an appointment. Booking Calendar uses the Groundhogg form to achieve this task.
-
Text Messaging (SMS): Create a custom SMS integration
Want to add your own custom SMS integration? You can do that. Copy the code below and add it to a custom plugin file on your site. Once you add the code your custom SMS service will show in the SMS
-
AWS Integration: Using a custom Mail From domain
You can improve your email deliverability and mask the fact you use AWS SES by using a custom Mail From domain. Configuring this must be done through the AWS console, and can't be done through the
-
Email Blocks: Query Loop
Block Settings Layout Query Reference Layout Columns (Default: 2) Select the number of columns Gap (Default: 10px) Adjust the gap between columns Thumbnail Size(Thumbnail, Medium, Large, and any
-
Merging Contacts
If you have multiple contact records for the same entity or person, you may want to merge them together so that it is less confusing for your team and your marketing. How to merge two contacts? If
-
Booking Calendar: How to create a new booking calendar
Once you are ready to create a new Groundhogg booking calendar, you can do so under the menu. How to create a new Groundhogg booking calendar: Under the Groundhogg menu choose calendars. Then, click
-
Create your own custom benchmark using the Plugin API
You could create your own custom benchmark, but as we routinely update the registration flow, and backwards compatibility is not always guaranteed. However, we do provide a future-proof method to
-
White Label Branding: Shipping custom funnel and email templates
With the White Label Branding addon, you can ship custom funnel and email templates to your clients' sites! Prerequisites Before you can start shipping your custom templates, you'll need... An Agency
-
How to remove inactive subscribers
Regularly removing inactive subscribers from your general email list is a recommended practice to enforce COI (confirmed opt-in) and adopt a consent-based approach to email marketing. Even if the
-
Tutorials: How to connect to Zendesk
Connecting Zendesk to Groundhogg's Webhook Listener involves setting up a webhook in Zendesk to send data (e.g., ticket events) to Groundhogg, where the Webhook Listener can trigger automations based
-
Tutorials: How to connect to Amelia
To connect Amelia (a WordPress booking plugin) to Groundhogg's Webhook Listener Benchmark and capture data into the Groundhogg, you’ll need to set up a webhook in Amelia to send data to Groundhogg,
-
Email Editor
To use the Advanced Email Editor, visit Groundhogg > Emails From this screen, you can select from a list of existing emails, add new, broadcast, or search based on the email name. Sorting is
-
Add an external cron-job: cron-job.org
Using an external cron-job service like cron-job.org is the easiest solution to creating cron-jobs quickly. Are you hosted on SiteGround? cron-job.org no longer works for SiteGround, please use the
-
Add a server cron-job: Kinsta
If you are using Kinsta for hosting your website there are two ways to set up a cron-job for your website. First you need to run through the Groundhogg cron setup to make sure the files are put in
-
Add a server cron-job: Cpanel
If you have access to Cpanel through your hosting account you can create a server-based cron job really quickly. Don't have access to Cpanel? If you do not have access to Cpanel, consider using an
-
Add an external cron-job: SiteGround
If you are using SiteGround, the best way to set up a cron job is through the SiteGround cron manager. Create an external cron job on SiteGround Go to the account you want to manage in SiteGround and
-
Add an server cron-job: Cloudways
If you are using Cloudways, the best way to set up a cron job is through the Cloudways cron manager. Create an external cron job on Cloudways After logging in to Cloudways, go to Applications. Select
-
Funnel Reporting
Upon selecting the "Funnels" tab, a comprehensive list of all existing funnels will be displayed. From this interface, you may generate a detailed report for a specific funnel by clicking its name,
-
groundhogg/form/submission_handler/after
This Groundhogg hook executes after the submission handler successfully handles the submission request. do_action( 'groundhogg/form/submission_handler/after', $submission, $contact, $this ); To use
-
Elementor Integration: How to Connect to Groundhogg
Elementor is a popular page builder plugin for WordPress which makes it easier to build beautiful pages. The Elementor PRO version of the plugin (which is a paid upgrade from Elementor free edition)
-
Companies: Import from a CSV file
If you are coming from another CRM (or maybe your Excel sheet) you may already have a list of Companies. You can add this list into Groundhogg easily. Requirements: Company Records Extension
-
Snippets
These snippets can be placed in your theme's functions.php file or a code snippets plugin. Modify Marketing Consent Modify Terms Agreement Modify GDPR Consent Modify Confirmation Text Modify Footer: