World is now on Opti ID! Learn more

KhurramKhang
Mar 17, 2016
  1417
(0 votes)

Integration with Zapier

Systems integration is always a critical part in any website implementations. Mainly, the ability to link two products together was exclusive to guys with development skills. High tech developers who knew well that how to get under the hood and rewire things to make them work. Zapier comes with a different concept that allows businesses to democratize integrations in a way that made them accessible to near about any other App. Zapier got zero to 6000000+ users from just 2012 to 2015.

This is for the marketer who wants to connect their EPiServer’s form data to their analytics app. A Commerce site accepts order on EPiServer Commerce but there their call centre is on Sales force Desk, So every new customer should go on desk. Editors want to publish Videos or contents on Facebook when they add those in EPiServer site. Post yours cms page as a blog. There are hunderds of commerce cases as Add new order to Google sheet/Xero for invoicing/CRMs/Slack, Create Products From a new TypeForm/Google Sheet etc.

Mind the Risk: For Integration, business will be relying totally on the third party service (Zapier).

Don’t be afraid, they still require developers :)

To build solutions for ZAP we can either develop our own APPs based on EPiServer solution to let other Apps integrate with us and join the circle of APPs or just create a ZAP to use existing Apps.

Image Zap-Epi.JPG

What's a Zap?
A Zap is a connection, or integration, between two or more apps that automates your task.

What's a Zap is made of?

a "trigger" (ex.: When We add a new product...)
an "action" (ex.: ... Publish it on my Facebook page).

Image zappieraction.JPG

How can we work in EPiServer?

Create a Web hook by Zapier as trigger in Zap Builder 

Get the web hook URL and use that in you EPiServer to post required objects (EPiServer Form, Contents, Pricing, Inventory Info, etc.). Zap will listen your JSON on that Url. You will require registering those webbook urls somewhere (DDS, DB).

You will require posting data on ZAP hook according to your business requirements. It can be done on some form submission or Catalog/Pricing events or via a schedule job.

I presented a small demo in EPiServer’s London 2016 meetup. Code can be found  https://github.com/khurramkhang/ZapierDemo

With this post I want to take opportunity to say thanks to every one present there to listen and bearing a poor speaker like me.

Mar 17, 2016

Comments

Please login to comment.
Latest blogs
Make Global Assets Site- and Language-Aware at Indexing Time

I had a support case the other day with a question around search on global assets on a multisite. This is the result of that investigation. This co...

dada | Jun 26, 2025

The remote server returned an error: (400) Bad Request – when configuring Azure Storage for an older Optimizely CMS site

How to fix a strange issue that occurred when I moved editor-uploaded files for some old Optimizely CMS 11 solutions to Azure Storage.

Tomas Hensrud Gulla | Jun 26, 2025 |

Enable Opal AI for your Optimizely products

Learn how to enable Opal AI, and meet your infinite workforce.

Tomas Hensrud Gulla | Jun 25, 2025 |

Deploying to Optimizely Frontend Hosting: A Practical Guide

Optimizely Frontend Hosting is a cloud-based solution for deploying headless frontend applications - currently supporting only Next.js projects. It...

Szymon Uryga | Jun 25, 2025

World on Opti ID

We're excited to announce that world.optimizely.com is now integrated with Opti ID! What does this mean for you? New Users:  You can now log in wit...

Patrick Lam | Jun 22, 2025

Avoid Scandinavian Letters in File Names in Optimizely CMS

Discover how Scandinavian letters in file names can break media in Optimizely CMS—and learn a simple code fix to automatically sanitize uploads for...

Henning Sjørbotten | Jun 19, 2025 |