Search results for sending emails 

112 articles found

  • When sending a Broadcast only some emails are sending

    With the release of Groundhogg 3.0, Broadcasts are scheduled in the background using WordPress Cron. This is different than the gh-cron.php . If WordPress cron is not running, then the broadcasts

  • Why Are My Emails Not Sending?

    There can be various reasons why your emails are not sending. Listed below are some of the most common problems and how to solve them. Did you set up your Cron job? Email in Groundhogg is sent based

  • Twilio Integration: Composing & sending WhatsApp messages

    Before continuing, please review Getting started with WhatsApp. Once you have configured Groundhogg to send and receive messages with WhatsApp, you can begin to message your customers and collect

  • Guide to selecting and sending an email to unengaged contacts

    Go to Groundhogg > Broadcasts Click [ Schedule a broadcast ] Select an email Click [ Campaigns -> ] Add a Campaign or click [ Schedule -> ] Set the schedule Click [ Contacts - > ] Click the "+" under

  • Action: Send Email

    If you want an email to be sent right after something happens then you can use Send Email to have any email be sent. What you want to do, is add Send Email to the funnel, by dragging it from the

  • How To Send Transactional Email

    Are you sending a transactional email? You can bypass the contact's marketing preferences for transactional emails by changing the email type to Transactional. Warning! You should not use

  • REST API V3 / Emails / Send

    URL POST /wp-json/gh/v3/emails/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send email to the contact. PARAM TYPE REQUIRED DESCRIPTION

  • REST API V3 / SMS / Send

    URL POST /wp-json/gh/v3/sms/send Method This endpoint supports the POST method. Request This endpoint provides functionality to send SMS to the contact. PARAM TYPE REQUIRED DESCRIPTION id_or_email

  • Can I send emails from my hosting account?

    Groundhogg can use your hosting e-mail service for sending emails. However, when setting up you need to see what limits your hosting company has, and if the emails go into spam or not. You should see

  • Booking Calendar: How to send admin notifications for appointments

    Once people start booking appointments through your calendar, you're going to want to be able to get notifications so you can stay on top of things. How to set up admin notifications: First, log into

  • Tutorials: How to connect MailHawk

    MailHawk is a new email sending service specifically designed to deliver WordPress emails to the inbox. MailHawk is perfect for sending... All Groundhogg emails Password reset emails WooCommerce

  • Booking Calendar: How to send contacts SMS notifications for appointments

    Once you have set up the notifications you want to send to your contacts after they book an appointment on your calendar, you will want to set up SMS. How to set up SMS notifications for contacts:

  • How To Send A Plain Text Version Of An Email

    Email deliverability increases if the emails you send contain a plain-text version of the email. Groundhogg supports automatically generated plain-text versions of the emails you send and attaches

  • Booking Calendar: How to send contacts email notifications for appointments

    Once you've set up your own notifications, you can set up and customize the notifications that your contacts will get after booking an appointment on your calendar. How to set up contact

  • SMTP: Why you shouldn't send email with G-Suite/Gmail!

    Sending email with GSuite is NOT RECOMMENDED, Gsuite is an excellent mailbox tool, but it is NOT an SMTP service (even though it has one). Problems with GSuite: Poor deliverability, your emails will

  • AWS Integration: Introduction

    Groundhogg is an extraordinary sales and marking automation tool for the WordPress platform. Here at Groundhogg, we believe marketing and automation tools shouldn’t be expansive and for that, we have

  • Elastic Email Integration: Connect email API

    Elastic Email says they can send emails faster and more reliably, you can make use of their REST API within Groundhogg to know yourself. One of the cool things about our integration is that with it,

  • AWS Integration: How to answer questions when moving from SES Sandbox to production

    AWS (Amazon Web Services) will ask you a few questions when you want to move from their sandbox to production. Amazon has said they do this to prevent fraud and abuse of their services. Before you

  • Why are Emails Going to Spam?

    Email is a tricky business. Email service providers like Gmail and Yahoo are constantly tweaking their algorithms to ensure users only see relevant emails in their inbox. Here are some things you can

  • How to add multiple outgoing STMP services

    If you are sending a high volume of email, you may want to differentiate the service you use for Transactional email and Marketing email. Definitions: Don't know the difference between transactional

  • Why Do I Need To Create An External Cron Job?

    Wondering why you need to create an external cron job? What is Cron? Cron is what performs scheduled tasks in the backend of your site, like... Sending emails or processing funnels Publishing

  • REST API / Authentication

    The REST API Supports three different methods of authentication at this point in time. Groundhogg API Keys WordPress Application Passwords WordPress REST Nonce Groundhogg API Keys To use an API key

  • AWS Integration: Troubleshooting SES

    If you are experiencing errors sending emails with AWS there could be a couple of reasons as to why. Your Account is in Sandbox Mode. Your AWS SES account may be in Sandbox mode. You can request for

  • How to add CC addresses to your emails

    If you want to CC an email address, like from a custom field, to an email that you are sending you can use the email Custom Headers feature which is located underneath the email content section. To

  • groundhogg/broadcast/{broadcast_type}/before

    Execute a block of code before sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/before", $this, $contact, $event ); Here, broadcast_type will be replaced with

  • groundhogg/broadcast/{broadcast_type}/after

    Execute a block of code after sending a specific type of broadcast. do_action( "groundhogg/broadcast/{broadcast_type}/after", $this, $contact, $event ); Here, broadcast_type will be replaced with the

  • AWS Integration: Adding an email sender identity

    AWS allows you to individually verify ownership of an email address. This is good in the event you do not have access to your DNS zone. Follow these steps to set up an email address for sending. 1.

  • SMTP: Troubleshooting errors

    SMTP ERROR: Data not accepted. If you are receiving this error this means that your SMTP provider did not like the SMTP request sent by Groundhogg. There are various reasons why this may occur.

  • MailHawk - The From address is not authorised

    If you are using MailHawk with Groundhogg and have emails that are not sending because of the "The From address is not authorised" error. You may need to change the From address to the one(s)

  • Twilio Integration: Getting started with WhatsApp

    We are pleased to now offer an integration with the WhatsApp Business API via Twilio! This new integration allows limited 2-way communication with your customers via the popular chat app. Getting

  • How Fast Are My Emails Sent?

    If you are concerned about the speed of your emails sending to your customer the best way to put you at ease is to know the facts. Let's talk about how emails are sent! What's the event queue? You

  • SMTP: Introduction

    The SMTP extension plugin allows you to use the SMTP server to send emails through Groundhogg. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin,

  • Advanced Features: How to add custom HTML email templates from third party platforms

    If you are using a third-party platform to design your emails, you can use the Import HTML Template feature to send the email with Groundhogg. When adding a new email, click the Import HTML Template

  • SMS77 Integration: Introduction

    Groundhogg focuses on both SMS and email marketing. The Groundhogg SMS77 add-on is a plugin that lets you send messages using SMS77.io services. This documentation will help you to set up your

  • 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

  • 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

  • Appointment Notification

    The Groundhogg Booking calendar sends a notification when a contact interacts with the appointments. There are two types of notifications. Contact Notification Admin Notification Contact Notification

  • How to Remain Compliant with CASL

    CASL, a.k.a the Canadian anti-spam legislation, is a Canadian legislation aimed at reducing the amount of spam in Canadian inboxes. Non-compliant businesses may be subject to fines from the CRTC

  • How the List-Unsubscribe header works

    You may be here because you heard that GMail is now enforcing best practices for bulk senders, including adding the List-Unsubscribe header to your emails. Since Groundhogg always follows best

  • Zapier Integration: Zap listener

    The Zap Listener is a benchmark that can listen for POSTS from Zapier to your site which contains contact information. You can place a Zap Listener anywhere in your funnel, but if the contact does

  • Tutorials: How to setup a lead magnet download funnel in 7 steps

    A Lead Magnet is a great way to turn cold traffic into warm traffic (traffic that spends money). By providing value ahead of asking for a deep commitment, you take the first step in the customer

  • SMTP: Connect to Zoho

    If you plan to use Zoho to send out emails follow the steps below. To get started with this service, you need to go to Groundhogg's website and download the SMTP plugin, or get it as part of the

  • Introduction to Groundhogg

    If you are already familiar with CRMs and marketing automation then many of these terms may already be familiar. If not, then this article will get you up to speed on what you need to know about

  • Postmark Integration: Connect to Postmark with the email API

    Basic SMTP can be slow, so Postmark has a REST API that can deliver emails much faster! How to setup Postmark Integration (included in plus plan or above) to deliver emails via the Postmark API.

  • Advanced Features: How to use Superlinks

    Superlinks are a helpful tool for filling in automation gaps based on subscriber interaction with your content. Essentially, they allow you to add tags, remove tags or update meta fields to a contact

  • Advanced Features: Introduction To Webhooks

    Webhooks is included in the basic plan of Groundhogg and you will need to install the advanced features plugin to use webhook's. Groundhogg provides webhooks that you can use to communicate with

  • Settings

    Groundhogg has a "settings" tab located at Groundhogg > Settings The Settings page by default comes with eight tabs( General, Compliance, Email, Tags, API, Integrations, Misc, Licenses) Additional

  • Tutorials: Creating Lead Distribution Funnels

    Does your organization have more than one department or multiple salespeople? Would you like to be able to have more control over who your notification emails are going to? Try following this Lead

  • Advanced Features: How to connect Groundhogg on two different sites

    Sometimes you will want to have Groundhogg installed on separate sites. For example, a subsite for your LMS (LearnDash, LifterLMS) and your main site for marketing and eCommerce. There is an

  • What Are Email Headers

    Acquainting oneself with email headers is advantageous for initiating email campaigns and ensuring the authenticity of messages before interacting with any embedded links, thereby reducing the risk