项目作者: cbseven

项目描述 :
A FileMaker Adapter for the Mailchimp API v3
高级语言:
项目地址: git://github.com/cbseven/fm_mailchimp.git
创建时间: 2019-11-23T20:36:29Z
项目社区:https://github.com/cbseven/fm_mailchimp

开源协议:

下载


fm_mailchimp

This module provides some basic communication with your instance of Mailchimp via the Mailchimp API, allowing a developer to build Mailchimp capabilities into their own FileMaker application. This modiule can be used by either using the MailchimpModule.fmp12 file directly within your FileMaker application, or by copying all the scripts in the “mailchimp” module folder into your own FileMaker file. In either case, you’ll need to configure the module by making modifications to each of the scripts in the “mailchimp configuration” folder. Follow the instructions in each of the configuration scripts.

fm_mailchimp documentation ==> https://github.com/cbseven/fm_mailchimp/wiki

Mailchimp API Reference ==> https://mailchimp.com/developer/reference/

Copyright (c) [2020] [ Charlie Bailey | charlie.bailey@gmail.com ]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

(MIT LICENSE)