django与salesforce exacttarget rest api的集成

django-exact-target的Python项目详细描述


=============
django精确目标django精确目标django精确目标django精确目标
============



======

===
==




installation
====


install using pip.:


$pip install django exact target

将精确的目标客户端设置添加到django项目的settings.py文件中。:

exact_target_client_id='my-client-id...'
exact_target_client_secret='我的客户机密…'


用法
=


发送一个'triggeredsend'。另请参见“消息定义发送<;https://code.exacttarget.com/api sdks/rest api/v1/messaging/message definition sends.html>;`.:


“地区”:“西部”、
“城市”:“印第安纳波利斯”、
“州”:“在”
})


_ ExactTarget API文档:https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-api s.meta/mc-apis/18999.html




changelog
==


---errorcode白名单
-在et_忽略的错误代码中包含错误代码的exactarget响应不会引发异常


<0.1.1
----
-支持响应中的明文错误



<0.1.0
----
-初始版本。










|许可证图像::https://img.shields.io/pypi/l/django exact target.svg
:目标:https://pypi.python.org/pypi/django exact target
…|工具包图像::https://badge.fury.io/py/django exact target.svg
:目标:https://pypi.python.org/pypi/django exact target
…|格式image::https://img.shields.io/pypi/format/django exact target.svg
:目标:https://pypi.python.org/pypi/django exact target
…|下载图像::https://img.shields.io/pypi/dm/django-exact-target.svg?maxage=2592000
:目标:https://pypi.python.org/pypi/django精确目标

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
安卓中通过TCP发送时java文件损坏   Java测试预期=异常失败,断言错误   java ssh4 LazyInitializationException   java是否可以在集合中添加重复项?   java是一个免费的开源数据库管理工具   java是否可以在导出的html中嵌入图像   编译器构造解释一些东西,并用Java运行生成的字节码?   java KeyPairGenerator未生成随机密钥   java使用正则表达式生成字符串而不是匹配字符串   java中的多线程线程间通信   具有复合密钥的java Hibernate合并问题   java不能在MainActivity类之外使用SharedReferences变量   正在获取切割/零件异常消息。使用java Spring ControllerAdvice   java tomcat漏洞讨论   javascript在Java中实现“system”命令   java如何在JUnit5*中加载*Spring测试上下文之前获取回调?   java bluej关于缺少返回语句   JavaSpringBoot@ModelAttribute包含使用字符串键的其他模型   从可选中抛出异常。ifPresent()Java 8