SPF Records Explained
The open standard Sender Policy Framework (SPF) http://www.open-spf.org/ is aimed at preventing sender address forgery. The following describes how SPF is configured for use with SendSquared. SPF overview SPF attempts to prevent email sending abuse by ensuring that the IP address from which a message was se
How to Send a Test Email
Select the email you have created in Templates -> Email Templates. Once in the email editor, you will select ‘Send test email’ in the upper right corner. Enter your email in the ‘To Email’ field and select add to list. This will bring your email down to the email list. You can choose quick send,
Contact Form API
In this article, we’ll show you how to integrate your form with SendSquared. SendSquared can facilitate working with any form, third party or manual api connection to its services. We offer a standard RESTful API endpoint which is public and omitted of any authentication. This endpoint can facilitate post
Setting Up Quick Replies
Quick replies can be used to send quick and consistent standard responses via email or SMS to customers that can be customized using text, tokens, or links that you tend to send to prospective and current guests frequently. To begin, go to Global settings and click on Quick Replies. Add New Reply. You will
SendSquared Enterprise White Paper: Collins Vacation Rentals
Executive Summary This whitepaper provides a comprehensive overview of the research on the best Hospitality CRM, Lead Management, Marketing Automation, and Voice Platform for Collins Vacation Rentals. The report compares two SaaS platforms, SendSquared and NavisCRM, evaluating their features, pricing, and p
The Future of Vacation Rentals: How Concierge Services are Changing the Game – Part 3
If you own a vacation rental property, you know that providing a top-notch experience for your guests is key to attracting repeat business and positive reviews. One way to elevate the guest experience and take your vacation rental to the next level is by offering concierge services. But what exactly are vac
The Future of Vacation Rentals: How Concierge Services are Changing the Game – Part 4
Vacation rental concierge services are essentially personal assistants for guests who are staying at a vacation rental. These services can range from pre-arrival services like booking activities and arranging transportation, to on-site services like grocery delivery and housekeeping, to post-departure servi
The Future of Vacation Rentals: How Concierge Services are Changing the Game – Part 5
As a property owner in the vacation rental industry, it’s important to continually strive to provide an exceptional experience for your guests. One way to do this is by offering concierge services, which can range from pre-arrival services like booking activities and arranging transportation, to on-si
Integrating Gravity Forms with SendSquared: A Technical Overview
The following code integrates with the gform_after_submission action in Gravity Forms, which activates once a form has been submitted. It verifies if the form ID matches the desired one to be sent to SendSquared, and if it does, the code gathers the form’s information, arranges the API details, and se
Integration Contact Form 7 with SendSquared: A Technical Overview
The following code hooks into the `wpcf7_mail_sent` action in Contact Form 7, which is triggered after a form is submitted. It collects the form data, sets up the API data, and uses `wp_remote_post` to send the data to the API. The code also checks the response code to ensure that the data was successfully