和小青GPT助理聊天吧

小青是一位基于大语言预训练模型的超级智能AI,熟悉轻易云产品并能为您提供多种数据集成方案和技术支持。您在使用轻易云产品时遇到问题或有关技术咨询,小青都将为您提供专业、即时、高效的帮助和建议。与小青智能对话,您可享受同人类互动一样的使用体验,全面了解最新产品更新、功能特性及相关技术资讯,进一步提升您在数据集成领域的实力。小青是您友好、智能、便捷的助手,与她互动让您的数据集成之路轻松愉快。
轻易云自训练大语言模型小青助理
扫码关注公众号即可开始聊天

系统数据集成方案

管易云对接打通旺店通·企业奇门商品查询接口与创建货品档案接口

金蝶K3WISE接口

对接系统管易云

管易云是金蝶旗下专注提供电商企业管理软件服务的子品牌,先后开发了C-ERP、EC-OMS、EC-WMS、E店管家、BBC、B2B、B2C商城网站建设等产品和服务,涵盖电商业务全流程。

对接目标平台:旺店通·企业奇门

慧策(原旺店通)是一家技术驱动型智能零售服务商,基于云计算PaaS、SaaS模式,以一体化智能零售解决方案,帮助零售企业数字化智能化升级,实现企业规模化发展。

配置集成方案

通过轻易云系统数据集成平台新增创建集成方案,通过轻易云的方案市场可以一键复制,并且可以借鉴其他的方案配置完成方案制作,方案制作只需要两步,第一步先确定好对应的数据来源;源系统:管易云接口:商品查询通过请求调度者配置对应的请求参数即可获取到对应的数据。目标系统:旺店通·企业奇门接口:创建货品档案,通过写入调度者匹配获取到的数据和写入的映射关系,即可自动生成符合目标系统:旺店通·企业奇门写入的数据自动产生写入队列,通过运行概况,系统会自动帮你诊断方案的运行情况。实时监控到方案的运行情况

数据集成方案

管易云接口字段明细

  • 接口:gy.erp.items.get
  • 接口名称:商品查询
  • 接口方法:POST

请求参数

字段名称类型
start_date修改时间开始段string
end_date修改时间结束段string
code商品代码string
page_size分页大小string
page_no页号string

响应参数

字段名称类型
id商品Dstring
create_date创建时间string
modify_date修改时间string
code商品代码string
name商品名称string
note备注string
weight重量string
combine是否为组合商品string
del是否已停用string
lengthstring
widthstring
heightstring
volume体积string
simple_name商品简称string
category_code分类代码string
category_name分类名称string
supplier_code供应商代码string
item_unit_code商品单位代码string
item_unit_name商品单位名称string
package_point打包积分string
sales_point销售积分string
sales_price标准售价string
purchase_price标准进价string
agent_price代理售价string
cost_price成本价string
stock_status_code库存状态代码string
pic_url图片地址string
tax_no税号string
tax_rate税率string
origin_area原产地string
supplier_outerid供应商货号string
shelf_life保质期string
warning_days预警天数string
combine_items组合明细string
custom_attr自定义属性string
item_add_attribute商品附加属性string
item_brand_code品牌代码string
item_brand_name品牌名称string
skusskuarray
skus.id规格IDstring
skus.code规格代码string
skus.name规格名称string
skus.note备注string
skus.weight重量string
skus.volume体积string
skus.package_point打包积分string
skus.sales_point销售积分string
skus.sales_price标准售价string
skus.purchase_price标准进价string
skus.agent_price代理售价string
skus.cost_price成本价string
skus.stock_status_code库存状态代码string
skus.bar_code商品条码string
skus.tax_no税号string
skus.tax_rate税率string
skus.origin_area原产地string
skus.supplier_outerid供应商货号string

旺店通·企业奇门接口字段明细

  • 接口:wdt.goods.push
  • 接口名称:创建货品档案
  • 接口方法:POST

请求参数

字段名称类型
goods_list货品节点array
goods_list.goods_no货品编号string
goods_list.goods_type货品类别string
goods_list.goods_name货品名称string
goods_list.short_name货品简称string
goods_list.alias货品别名string
goods_list.pinyin拼音名称string
goods_list.origin产地string
goods_list.class_name分类string
goods_list.brand_name品牌string
goods_list.unit_name基本单位string
goods_list.remark备注string
goods_list.props1自定义属性1string
goods_list.props2自定义属性2string
goods_list.props3自定义属性3string
goods_list.props4自定义属性4string
goods_list.props5自定义属性5string
goods_list.props6自定义属性6string
goods_list.aux_unit_name辅助单位名称string
goods_list.flag_name标记名称string
goods_list.spec_list单品节点array
goods_list.spec_list.spec_no商家编码string
goods_list.spec_list.spec_code规格码string
goods_list.spec_list.barcode主条码string
goods_list.spec_list.spec_name规格名称string
goods_list.spec_list.is_allow_neg_stock允许负库存string
goods_list.spec_list.is_sn_enable是否启用序列号string
goods_list.spec_list.is_single_batch是否启用同一批次出库string
goods_list.spec_list.is_not_need_examine是否出库不用验货string
goods_list.spec_list.is_zero_cost是否允许0成本string
goods_list.spec_list.is_lower_cost是否允许低于成本价string
goods_list.spec_list.is_not_use_air是否航空禁运string
goods_list.spec_list.is_popular是否畅销品string
goods_list.spec_list.replenish_type补货string
goods_list.spec_list.large_type拆分string
goods_list.spec_list.spec_unit_name基本单位string
goods_list.spec_list.lowest_price最低价string
goods_list.spec_list.img_url图片url地址string
goods_list.spec_list.retail_price零售价string
goods_list.spec_list.wholesale_price批发价string
goods_list.spec_list.member_price会员价string
goods_list.spec_list.market_price市场价string
goods_list.spec_list.sale_score销售积分string
goods_list.spec_list.pack_score打包积分string
goods_list.spec_list.pick_score拣货积分string
goods_list.spec_list.validity_days有效期天数string
goods_list.spec_list.weight重量string
goods_list.spec_list.lengthstring
goods_list.spec_list.widthstring
goods_list.spec_list.heightstring
goods_list.spec_list.tax_rate税率string
goods_list.spec_list.prop1自定义1string
goods_list.spec_list.prop2自定义2string
goods_list.spec_list.prop3自定义3string
goods_list.spec_list.prop4自定义4string
goods_list.spec_list.prop5自定义5string
goods_list.spec_list.prop6自定义6string
goods_list.spec_list.custom_price1自定义价格1string
goods_list.spec_list.custom_price2自定义价格2string
goods_list.spec_list.spec_aux_unit_name单品辅助单位名称string
goods_list.spec_list.tax_code税务编码string
goods_list.spec_list.spec_remark备注string

数据对接效果

全面管控企业的API资产,梳理现有业务系统的API。实现API文档的统一管理,建立API的上线、下线、监控的统一管理体系。API低代码开发平台能够实现低代码或零代码一键发布API服务,很好地解决企业用户上面的问题。轻易云应用集成主要解决已有应用系统的无序蔓延现象,减少各业务系统间的维护成本,减少各应用系统的操作系统、开发语言、访问协议、通信技术多而杂、整合难度大的问题,将企业数据平滑对接,减少信息竖井。

钉钉与ERP对接
API数据接口打通
ERP与电商系统集成

系统数据对接方案元数据代码