I have an application (we had it built as I’m not tech-savvy) that a client asked if we could integrate using Zapier. We’d like to learn what’s involved in doing this . . . can anyone advise what’s involved or who / how / where to go to get help with this? Thanks in advance.
Depends on your app.
Your app will need to have an API.
If it does, then you can build a Zapier integration in 2 ways:
- Zapier has visual tools to create a Zapier App for ___name-of-your-app___. But that approach only works if your app does not allow customers to customize data fields and objects in your app.
- Zapier has a JavaScript SDK which can be used to build highly dynamic App integrations with Zapier.
You can find people who can build Zapier integrations for you in the Partners area of Zapier’s website.
However, you may also have to expose an API for you app first.
Learn more at zapier.com/developer
Hi
There is a third option which is for more tech-savvy clients. It puts the burden of building the integration off of you and your app and onto your clients. However, this option still needs an API that your users can authenticate to and interact with your app using webhook calls.
Like
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.