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
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
Integrating Ninja Forms with SendSquared: A Technical Overview
The following code hooks into the `ninja_forms_after_submission` action in Ninja Forms, 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 suc
Integrating WPForms with SendSquared: A Technical Overview
The following code hooks into the wpforms_process_complete action in WPForms, 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 se
Integrating Caldera Forms with SendSquared: A Technical Overview
This code hooks into the caldera_forms_submit_return filter in Caldera Forms, 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 se
Add a Contact to SendSquared with Native JavaScript
Are you looking for a way to integrate your booking processes, or Booking Engine with SendSquared API to automate your lead generation process for Cart Amendment? If yes, you’re in the right place! In this tutorial, we’ll show you how to use native JavaScript to add a custom form submission func
SendSquared porting guide
Note: This guide contains SendSquared porting best practices and should not be used as a reference for company or industry policy. Phone number porting, also known as LNP (Local Number Portability), is an important service offering at SendSquared. Depending on the carrier, the porting process can be si
Route outgoing SMTP relay messages through SendSquared
Set up your email for SMTP relay through SendSquared servers You can use it to: Using the following address outgoing address: smtp.sendsquared.com ACCEPT TLS connections on Ports: 465 & 587 Managing your email server for peer-to-peer email communication is relatively straightforward because most emails