OutSystems Forge 日本語データベース

MailChimp

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-01-19 0.1.0 Stacey Levine 9.0.0.19 All All Connectors, How-tos, Marketing
RESTインターフェイスを使用してmailchimpに接続し、リスト操作を実行する方法のデモンストレーション。
これは、MailChimpのREST APIへの接続を示すサンプルです。 MailChimp APIのドキュメントは、https://apidocs.mailchimp.com/api/にあります。このサンプルを使用するには、www.mailchimp.comで無料アカウントを登録する必要があります。 アカウントのExtraのタブにサインアップしたら、APIキーを手に入れることができ、エンドポイントを見つけることができます。 これらの2つの設定は、アプリケーションのプロパティが機能するために必要です。 このバージョンでは、私はまだリストを作成して更新する能力に取り組んでいます。

[Overview]
Demonstration of using the REST interface to connect to mail chimp and perform list manuipulation.
[Detail]
This is a sample showing a connection to MailChimp's REST API. The documentation for MailChimp API is found here: https://apidocs.mailchimp.com/api/ In order to use this sample, you need to sign up for a free account at www.mailchimp.com. Once you have signed up, on the Extra's tab of your account - you can get the API key and you will be able to find your endpoint. These two settings are required for the properties of your application to work. As of this version, I am still working on the ability to create and update lists.
戻る