从汤臣倍健营销云到畅捷通T+通过接口集成数据
接通系统:汤臣倍健营销云
汤臣倍健营销云是覆盖公域私域、线上线下的全场景的数字化营销平台。基于全触点数据构建全域标签体系,助力企业在自营平台、微信生态等全渠道上精准触达用户,自动化营销互动,实时反馈效果,真正实现营销数字化。
接通系统:畅捷通T+
“T+”是一款灵动、智慧、时尚的互联网管理软件,主要针对中小型工贸和商贸企业的财务业务一体化应用,融入了社交化、移动化、物联网、电子商务、互联网信息订阅等元素。产品全面适应最新2013《小企业会计准则》,为企业打造全新的生意模式、管理模式、工作模式。与传统管理软件相比,“T+”更强调企业管理向企业经营的转变、等级化管人向平等化用人理念的转变。
多系统对接方案配置
集成方案是整个轻易云集成平台的核心,每一个集成方案代表一种业务的对接策略(对接方案借鉴可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息),用户可以根据业务的不同新建多个不同规则的集成方案。比如:采购订单同步,线上销售出库同步,线下销售出库同步。一个集成方案必须要配置源系统:汤臣倍健营销云,源系统 API:查询采购入库订单接口,目标系统:畅捷通T+,目标系统 API创建采购入库单。在新增集成方案之前需要确定两个系统的连接器都已经配置完成。
汤臣倍健营销云接口字段明细
- 接口:/erp/api/order/query/purInWarehsOrder
- 接口名称:查询采购入库订单接口
- 接口方法:POST
请求参数
字段 | 名称 | 类型 |
tenantId | 经销商id | string |
yxyNumber | 营销云销售订单号 | string |
number | 系统订单号 | string |
status | 订单状态 | string |
beginTime | 开始时间 | string |
endTime | 结束时间 | string |
pageNo | 页码 | string |
pageSize | 每页条数 | string |
timeType | 时间段标志 | string |
响应参数
字段 | 名称 | 类型 |
number | 采购入库单号 | string |
yxyNumber | 营销云单号 | string |
saleOrderNo | 汤臣销售单号 | string |
easSaleissueOrderNo | 汤臣托运单号 | string |
othernumber | 外部单号唯一标识 | string |
opertime | 业务日期 | string |
approverId | 审批人id | string |
linknumber | 关联订单号 | string |
defaultnumber | 默认单号 | string |
organName | 供应商名称 | string |
organid | 供应商id | string |
sourceBillType | 来源订单类型 | string |
status | 订单状态 | string |
subtype | 单据类型 | string |
tenantName | 公司名称 | string |
type | 出入库类型 | string |
version | 版本号 | string |
itemList | 商品列表 | array |
itemList.id | 明细行id | string |
itemList.tenantId | 公司id | string |
itemList.createtime | 创建时间 | string |
itemList.updateTime | 更新时间 | string |
itemList.remark | 备注 | string |
itemList.headerid | 订单id | string |
itemList.depotName | 仓库名 | string |
itemList.depotNo | 仓库编号 | string |
itemList.depotid | 仓库id | string |
itemList.materialName | 产品名称 | string |
itemList.materialNumber | 产品编码 | string |
itemList.materialid | 产品id | string |
itemList.lot | 批次 | string |
itemList.mfg | 生产日期 | string |
itemList.exp | 到期日期 | string |
itemList.opernumber | 下单数量 | string |
itemList.basicnumber | 基础数量 | string |
itemList.taxrate | 税率 | string |
itemList.taxunitprice | 含税单价 | string |
itemList.taxlastmoney | 价税合计 | string |
itemList.extMaterialNo | 外围系统产品编码 | string |
itemList.helpCode | 产品助记码 | string |
畅捷通T+接口字段明细
- 接口:/tplus/api/v2/purchaseReceive/Create
- 接口名称:创建采购入库单
- 接口方法:POST
请求参数
字段 | 名称 | 类型 |
ExternalCode | 外部单号 | string |
Code | 单据编号 | string |
VoucherType | 单据类型 | string |
VoucherDate | 单据日期 | string |
BusiType | 业务类型 | string |
Partner | 往来单位 | string |
RdStyle | 出库类别 | string |
Warehouse | 仓库 | string |
RDRecordDetails | 明细 | array |
RDRecordDetails.Inventory | 存货 | string |
RDRecordDetails.Unit | 单位 | string |
RDRecordDetails.BaseQuantity | 主计量单位数量 | string |
RDRecordDetails.Amount | 成本金额 | string |
RDRecordDetails.Price | 成本单价 | string |
RDRecordDetails.dataKey | dataKey | string |
系统对接概况
通过无代码的数据集成与数据建模的智能数据管道技术,帮助企业将所有应用程序、数据库、事件和文件等数据信息提取到数据仓库中,并快速将分散的数据转化为数据集、API、自动化流程等开箱即用的数据服务。配置接口的模式对接汤臣倍健营销云和畅捷通T+,使得单据无缝互通。打造企业内部数据一体化,让企业日常运营管理实现敏捷数据化运营。实现供应链业务信息流的互通,同时支持供应链数据分析流程自动化,结果推送,推进相关供应链问题优化。及时打通供应链孤岛,实现数据驱动供应链协同,进一步提升企业竞争力。
系统数据对接方案元数据代码