Insert

Insert Contacts in Gmail Using PHP

Hello! This post is all about saving the google contacts in your google account, there is no library used in this script code. This script is totally based on curl function and also integrated with google application(Google OAuth). On running this script user will get a contact form asking for some field to be inserted, which are listed below: - Name Last Name Email Phone Number After filling the form user will submit it and then user will be sent for google authentication. In google authentication user have to enter their Gmail ID and password,  as soon as user complete this...
Keep Reading

Insert Contacts in Yahoo Using PHP

Hey, Folks! In this blog, we're going to learn a smarter way of managing email list. We will tell you how to import a contact in user's yahoo address book from an external application. We're going to use Yahoo's Contact API to achieve this goal. You can take a reference from our previous blog that how we can log in and gain access through Yahoo Contact API to read/write contacts. You can also export contacts from yahoo in a CSV file with the same procedure. Take a sneak peek at our blog Export Yahoo Contacts. Apart from Contact API, Yahoo's...
Keep Reading

Send Email Via SendGrid API Using PHP

SendGrid is a transactional email delivery and management service. It provides a cloud-based email delivery service and handle all the heavy lifting involved in sending messages and getting them delivered. We are going to use SendGrid API for sending emails. SendGrid-PHP library helps you in a quick SMTP setting to send emails through SendGrid using PHP. SendGrid-PHP by SendGrid is the official PHP wrapper to send emails through the SendGrid API. Watch the live demo or download code from the link given below Use MailGet - email service provider for Sending Emails, just connect and send with SenGrid API or SMTP...
Keep Reading

HTML Email Signature Generator

Email signature generator is one of the important parts for your email campaigns. A signature is something which represents your personality. It lets receiver feel a personal connection with the sender. So, A basic email signature contains your contact information and information of your business. It should represent who you are, what you do, and how you can be contacted. Benefits Of Using Email Signatures - It shows your openness to communicate. Conveys professionalism via your emails. Used as a promotion tool for a business, a website/blog, a book, or a social cause. Helps representing your short biography. Also refers...
Keep Reading

Send Email via Postmark API Using PHP

Use MailGet - email service provider for Sending Emails, just connect and send emails with Postmark API or SMTP services. Postmark API/SMTP integration in your web application can help you to send and track your emails. It replaces SMTP (or Sendmail) with a far more reliable, elastic  and care-free environment. In fact, we can get details about  our emails  in such a manner, that they were tracked or processed, bounces , opens  and spam complaints. Before going further always keep in mind that: 1. Send emails to only those persons who have provided you explicit permission to contact them. 2....
Keep Reading

Send Email via Mailjet API Using PHP

Use MailGet - email service provider for Sending Emails, just connect and send with MailJet API or SMTP services. In this blog, I am going to explain an easy way of API/SMTP configuration to send an email using Mailjet. Emailing has become a powerful medium for companies to communicate with their clients. The most difficult task for companies is that how to send a large number of email to their customers. We have made a blog for those who have suffered from this problem and so we are going to use Mailjet API for sending emails. This tutorial will demonstrate how to...
Keep Reading

Case Study #1: How my friend “Adi” could have reached more Email Inbox ?

My friend Adi is "not" an "Email Marketing Pro". Infact, the last email broadcast he sent to his subscribers was almost 5 months back. That's Bad, Isn't It..?? Since email marketing is the highest revenue generators for businesses, he left tons of money on the table. The "only good thing" he did all this time was that.. ..he continued to collect email addresses from his website. Even when he hasn't sent any emails all this long.. ..and now, he wants to make a comeback to the world of email marketing. !! So One Day - He sits on his comfy...
Keep Reading

Email Open Tracking Using PHP

Why Do You Need To Track Email? After sending an email, there is always a requirement to know whether the recipient opened it and if opened then when. You can ask for email read receipt to the user while sending mail, with many email SMTPs like Gmail, Outlook, Yahoo and many more. But that will only be a request. If recipient ignores or denies the receipt request then you won't get any information. It can impart a major impact on your email business. Smart Meter Analytics can be a simple & logical way to let you come out from this situation. It is bundled...
Keep Reading

Send Email via Mandrill API Using PHP

Nowadays, Email marketing is increasing rapidly and become one of the most demanding services in the internet business. In email marketing, emails are one of the most powerful communication media which create a strong bond between companies and their clients. Sending emails to a large number of clients are one of the most difficult and challenging tasks for the users. They need a powerful medium to send emails to their clients. Keeping in mind such requirement of users for sending emails, we are creating a blog to Send Email via Mandrill API Using PHP. We are going to integrate Mandrill...
Keep Reading

Email List Cleaning: Email Verification And Validation

MailGet has an inbuilt email list cleaning feature that allows you to clean up your email list automatically. Cleaning of bad emails from your contacts list will maximize the efficiency of your email marketing campaigns and protect your email sender reputation. MailGet cleans email list by providing four options to you namely, - Clean List: This option will check all emails from MX records and filter those emails whose domain doesn't exist. Apply rules of popular ISP's for filtering bad emails. Spam Clean: Deletes all emails that match with your Spam list. Suspended Clean: Deletes all emails that match with your Suspended list....
Keep Reading

Export Gmail Contacts in PHP

Hello! This post will show you how to import google contacts just after entering the gmail id using google oauth2. It will display all google contacts of that particular Email ID  and will give you  option to download those contact in excel sheet. OAuth is a strong  protocol for accessing the third party data on behalf of owner . This whole google OAuth cycle is basically focused on accessing the third party data, after passing through a strong authorization we get some access permission with client id and password and that data is used for getting the code and access token and...
Keep Reading

Verify Gmail Address via SMTP

Nowadays, Email list management became one of the most challenging issues faces by the users. Users usually unable to clean email list in a proper and effective manner. Due to which email management get frustrating segment and also takes a large part of our valuable time. So, our today's blog is based on a very common but a very important topic i.e Verify Gmail Address via SMTP. Why Email verification is needed? Most of the users faces a problem of fake and unnecessary email's registration when they provide any registration or contact us features in their websites. The visitors generally...
Keep Reading

Export Yahoo Email Contacts Using PHP

In this blog post, We'll learn that how we can export yahoo contacts with the help of a PHP Program. We're going to create an application which will export contacts in a CSV file, i.e, excel sheet. Yahoo uses OAuth authentication protocol to grant access to user data.So we'll use the same library to achieve this purpose for our application. User will get prompt to sign in followed by redirection to the Yahoo login page followed by the Yahoo Contacts display page. So we'll see the complete process step-by-step. For a quick and complete solution, you can use our email marketing...
Keep Reading

Configure Multiple SMTPs With MailGet

MailGet gives you the freedom to connect with multiple SMTP services in your account and send emails using different providers based on your requirements. It connects with all SMTP's like Sparkpost, SendGrid, Mailgun, Postmark, Google, Yahoo, etc. Advantages Of Using Multiple SMTPs - Get high open rates and inbox deliverability - You can test multiple SMTP to see which brings you the desired results. Switch Between SMTPs - In case if any SMTP service blocks you for high bounce rates or if you have issues regarding any particular SMTP then you can easily shift to other SMTP without affecting your campaigns...
Keep Reading

MailGet API – Email Newsletter Subscribe SignUp Form

MailGet provides API to integrate your website's signup form with your MailGet account. You can download the MailGet API here. Once you integrate MailGet API with your application, whenever any visitor signups at your website their contact information will automatically sync with your desired MailGet account contact list. Integrate MailGet API with your Signup form by following these steps - Step: 1   Click on the Settings tab in your MailGet dashboard. Now click on MailGet API button present under Integrations section. Step: 2   In this page, you will find your Unique MailGet API Key. This MailGet API key is to be used on...
Keep Reading

Import Email Contacts Lists To Send Bulk Email

How To Import Subscriber’s List -  For importing subscribers in your MailGet account,  you can follow the steps given below. But before moving forward, there is some essential piece of information which you should know while importing your subscribers. Points To Be Considered - Make sure that your email list is in comma-separated value (CSV) file format. We don't compute the duplicate emails. Only the unique subscribers are counted. Same email addresses are not imported in a single email list which means that you could have the same addresses in the different list but not in one list. In continuation...
Keep Reading

Add an Unsubscribe Link to an Email Using PHP

In this post, we are going to learn how to allow your recipients to unsubscribe from your campaign with a single click. Allowing your recipients to unsubscribe from your mailing list with a single click is the best practice.  Send a unsubscribe link with email: In one of our tutorial, we have already learned How to Create A Newsletter Subscription that will send an email with HTML to the subscriber. We will send a unsubscribe link with the email to every user, that link referring to a page. Unsubscribe link contains the  email id of the user, which will get passed to...
Keep Reading

Create A Survey Form Via FormGet

We recently get a email for our user asking that can she create survey form via FormGet. Here is the questioner. So if you are looking to create survey for your user, you can follow the FormGet App to create survey. 1. Can the survey results be sent to a particular (or various) email address based on user input? Ans: Yes, When a user submit any survey form, our system will immediately send complete form to any email address.   Here is the link of some of the survey that is built using FormGet. https://www.formget.com/template/survey-form/  2. Does your company advertise on the survey more...
Keep Reading
‹ 1 … 91 92 93 94 95 … 109 ›
Our Solution
  • Subscription Billing
  • Form Builder
  • Email Marketing
  • Email List Cleaning
Connect With Us
  • Contact Us
  • Careers
Company
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Affiliate
  • Branding
Resources
  • Blog
  • Blog Categories
  • FormGet Features
  • Email Templates
  • Form Templates
Insert
Analytics
Insert

FormGet © 2021. All rights reserved.

Made with love for you