Table of Contents:

Zapier 

What is Zapier 

For more information about Zapier see: What is Zapier? And Zapier Apps to explore.

Zapier in a nutshell

Methods currently supported in the Ongage Zap 

  1. Add/Update a contact in your Ongage list
    1. In the UI this is equivalent to: List → Contacts Manager →  Add Member
    2. In the API this is equivalent to: POST /api/v2/contacts
  2. Send a transactional email
    1. In the API this is equivalent to: POST /api/notify_transactions
    2. See About Transactional Mailings for more info in general on this topic.
  3. Change a contact's status (or remove a contact from your list)
    1. In the API this is equivalent to: POST /api/v2/contacts/change_status using one of the change_to parameter values: "resubscribe" / "unsubscribe" / "remove" / "bounce" / "complaint" / "soft_bounce"
  4. Add/Remove contacts from a suppression list
    1. In the API this is equivalent to: POST/api/suppression

How to get started 

  1. Login to your Zapier account at: https://zapier.com/
  2. Download the Ongage Zap in the “Tap search” or directly using this link – https://zapier.com/developer/invite/83204/8ca50cf523bc5a147242e1e61fbeaab5/
  3. Press on the ‘Accept invite & Build a Zap’ to get started

Zapier Pricing 

Note: Zapier does come with a price tag (see Zapier Pricing), as well as for the usage of a specific premium vendor Zapier App in some cases (e.g., Facebook, Salesforce, Etc.). For large scale volumes, Zapier may become pricey, in which case Ongage customers may want to consider doing Ongage API integration development instead. See also Zapier Plans & Pricing.

Example of Salesforce integration with Ongage via Zapier 

If you're using Salesforce as your sales-funnel CRM and Ongage for email marketing, then you’ll likely want every new Contact, Lead or Opportunity in Salesforce to get added automatically to your Ongage list, send them a welcome email, and start sending them marketing emails. You can do this with the Ongage-Zapier integration. This very same integration you can use with some ~750 other systems (beyond Salesforce), that Zapier provides integration with!

What you'll need for this setup

You must have an active account in: 

  1. Ongage
  2. Salesforce
  3. Zapier

(info) Make sure you have a user that is allowed to connect via API both to Salesforce and Ongage.

Step-by-Step Setup Walk-Through

Example of how to add a contact to Ongage from Google Forms using the Ongage Zap 

Example of how to add a contact to Ongage from Google Forms using the Ongage Zap 

One of the more common ways to collect a lead from your website, is by using a basic web form. The harder part can be to the get the contact data collected on the form, into your mailing list. Now with Zapier and the Ongage Zap you can easily do that.

Note: 

How It Works

  1. Get a new response to your Google Form (i.e., a new lead).

  2. The Ongage Zap will then add that contact into the Ongage list of your choice.

What You'll Need

Step-by-Step Setup Walk-Through