File size: 604 Bytes
d2897cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php

return [
    'name'        => 'Zapier Integration',
    'description' => 'Zapier lets you connect Mautic with 1100+ other apps
---
Learn more about Zapier integration in the <a href="https://mautic.org/docs/en/plugins/zapier.html">docs</a>. Make sure Mautic API and Basic Auth is enabled in the <a href="config/edit" target="_blank">configuration</a>.
<br>
<br>
Use these predefined Zap templates as a starting point:
<div id="zaps"></div>
<script src="https://zapier.com/apps/embed/widget.js?services=mautic&html_id=zaps"></script>',
    'version'     => '1.0',
    'author'      => 'Mautic',
];