All Projects → mautic → mautic-zapier

mautic / mautic-zapier

Licence: other
Zapier JS app communicating with Mautic

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mautic-zapier

refined-zapier
Open-source browser extension to 10x Zapier's UX
Stars: ✭ 54 (+134.78%)
Mutual labels:  zapier
mautic-plugin-grapesbuilder
Grapesjs integration for Mautic
Stars: ✭ 23 (+0%)
Mutual labels:  mautic
Actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Stars: ✭ 2,243 (+9652.17%)
Mutual labels:  zapier
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+7578.26%)
Mutual labels:  zapier
Flowy
The minimal javascript library to create flowcharts ✨
Stars: ✭ 8,636 (+37447.83%)
Mutual labels:  zapier
visual-builder
Learn how to use Zapier Visual Builder to create new Zapier integrations
Stars: ✭ 21 (-8.7%)
Mutual labels:  zapier
denoflow
Configuration as Code, use YAML to write automated workflows that run on Deno, with any Deno modules, Typescript/Javascript codes
Stars: ✭ 143 (+521.74%)
Mutual labels:  zapier
crontask
Use to call scripts or URLs from a crontab file, with optional logging and webhook upon success/failure
Stars: ✭ 19 (-17.39%)
Mutual labels:  zapier
zapier-REST-hooks
Rails engine that provides all the functionality/structure for Zapier REST hooks pattern.
Stars: ✭ 23 (+0%)
Mutual labels:  zapier
Mautic
Mautic: Open Source Marketing Automation Software.
Stars: ✭ 4,887 (+21147.83%)
Mutual labels:  mautic
mautic-form-submit
PHP library to forward data to a Mautic form
Stars: ✭ 46 (+100%)
Mutual labels:  mautic
mautic-cron-commands
Script to run Mautic commands from a web page.
Stars: ✭ 32 (+39.13%)
Mutual labels:  mautic
mautic-api-services
Add an external API as a service in Mautic
Stars: ✭ 13 (-43.48%)
Mutual labels:  mautic
mautic-contact-ledger
Historical accounting for contacts in Mautic.
Stars: ✭ 17 (-26.09%)
Mutual labels:  mautic
mautic-advanced-templates-bundle
Plugin extends default email template capabilities with TWIG block so you can use advanced scripting techniques like conditions, loops etc
Stars: ✭ 63 (+173.91%)
Mutual labels:  mautic
landingpress
Este é um tema wordpress extremamente simples e livre de qualquer formatação para ser usado com o plugin Elementor / This is a wordpress theme extremely simple and free from any format to be used with Elementor plugin to building Landing Pages
Stars: ✭ 13 (-43.48%)
Mutual labels:  mautic
plugin-grapesjs-builder
GrapesJS HTML and MJML integration for Mautic
Stars: ✭ 42 (+82.61%)
Mutual labels:  mautic
MauticFBAdsLeadAdsBundle
Enables synchnronization of Facebook Lead Ads as leads into Mautic.
Stars: ✭ 45 (+95.65%)
Mutual labels:  mautic
mautic-recaptcha
This Plugin brings reCAPTCHA integration to mautic.
Stars: ✭ 43 (+86.96%)
Mutual labels:  mautic

Mautic Zapier Integration

This integration integrates a Mautic instance with 1.100+ third party web services via the Zapier web automation service.

Documentation

https://mautic.org/docs/en/plugins/zapier.html

Development

This Zapier integration is developed as an open source project at https://github.com/mautic/mautic-zapier. There is no need to push this integration to Zapier. It already exists and new version deployments are handled by Mautic core team.

If you'd like to help with development, read the Zapier tutorial and install all requirements. Then:

  1. Create a fork of https://github.com/mautic/mautic-zapier
  2. Clone the repository. git clone [email protected]:[your_github_username]/mautic-zapier.git (replace [your_github_username])
  3. Go to the newly created directory. cd mautic-zapier
  4. Install dependencies. npm install

Functional tests

There are functional tests covering the basic functionality.

  1. Create .environment file in the root of this file and copy there content from .environment.dist, fill in the auth details.
  2. Run zapier test.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].