聚水潭·奇门、金蝶云星空通过接口配置数据对接
聚水潭·奇门、金蝶云星空通过接口配置数据对接
数据源平台:聚水潭·奇门
聚水潭是SaaS协同平台、电商ERP软件。聚水潭成立于2014年,创始人兼CEO骆海东拥有近三十年传统及电商ERP的研发和实施部署经验。聚水潭创建之初,以电商SaaSERP切入市场,凭借出色的产品和服务,快速获得市场的肯定。
接通系统:金蝶云星空
金蝶K/3Cloud在总结百万家客户管理最佳实践的基础上,提供了标准的管理模式;通过标准的业务架构:多会计准则、多币别、多地点、多组织、多税制应用框架等,有效支持企业的运营管理;K/3Cloud提供了标准的业务建模:35种标准ERP领域模型、1046种模型元素、21243种模型元素属性组合,288个业务服务构件,让企业及伙伴可快速构建出行业化及个性化的应用。
数据对接方案
系统对接前期需要通过调研公司的业务,规划出最便捷,效率最高的整体流程。通过流程我们需要建立对应的方案来吧这些流程一一的落地,轻易云集成平台开箱即用的、可视化拖、拉、拽实现接口服务编排与聚合。只需要根据指引设定好对应的参数即可启动使用。设定好源平台:聚水潭·奇门的接口参数设置,以及设定好目标平台:金蝶云星空的映射,即可启动方案进行测试数据管道ETL:构建一体化的数据融合平台。高级数据转换: 支持公式转换数据格式、支持脚本直接进行数据转换、支持可视化多维度数据处理。高性能实时处理:针对不同数据节点类型提供TB级吞吐量,秒级延迟的增量数据处理能力。自动将旧版web服务转变为基于云端微服务的API,统一接口输出标准。支持接口开放服务,实现内外部能力接入。



聚水潭·奇门接口明细
- 调用接口:jushuitan.saleout.list.query
- 接口名称:订单查询
- 方法:POST
请求参数
字段字段名称类型配置值 page_index页码string{{PAGINATION_START_PAGE}} page_size页数string20 start_time开始时间string{{LAST_SYNC_TIME datetime}} end_time结束时间string{{CURRENT_TIME datetime}} statusstatusstringConfirmed响应参数
字段字段名称类型配置值 co_idco_idstring f_freightf_freightstring f_weightf_weightstring free_amountfree_amountstring freightfreightstring is_codis_codstring itemsitemsarray items.amountamountstring items.base_pricebase_pricestring items.i_idi_idstring items.is_giftis_giftstring items.is_presaleis_presalestring items.item_statusitem_statusstring items.namenamestring items.oi_idoi_idstring items.outer_oi_idouter_oi_idstring items.picpicstring items.pricepricestring items.properties_valueproperties_valuestring items.qtyqtystring items.raw_so_idraw_so_idstring items.shop_i_idshop_i_idstring items.shop_sku_idshop_sku_idstring items.sku_idsku_idstring items.sku_typesku_typestring items.labelslabelsstring items.modifiedmodifiedstring items.o_id内部单号string items.oaidoaidstring items.open_idopen_idstring items.order_dateorder_datestring items.order_fromorder_fromstring items.paid_amountpaid_amountstring items.pay_amountpay_amountstring items.pay_datepay_datestring items.payspaysarray items.pays.amountamountstring items.pays.buyer_accountbuyer_accountstring items.pays.is_order_payis_order_paystring items.pays.outer_pay_idouter_pay_idstring items.pays.pay_datepay_datestring items.pays.pay_idpay_idstring items.pays.paymentpaymentstring items.pays.statusstatusstring items.pays.question_typequestion_typestring items.pays.receiver_cityreceiver_citystring items.pays.receiver_districtreceiver_districtstring items.pays.receiver_statereceiver_statestring items.pays.referrer_idreferrer_idstring items.pays.referrer_namereferrer_namestring items.pays.seller_flagseller_flagstring items.pays.send_datesend_datestring items.pays.shop_buyer_idshop_buyer_idstring items.pays.shop_idshop_idstring items.pays.shop_nameshop_namestring items.pays.shop_statusshop_statusstring items.pays.so_idso_idstring items.pays.statusstatusstring items.pays.typetypestring items.pays.weightweightstring items.pays.wms_co_idwms_co_idstring items.pays.io_id出库单号string金蝶云星空接口明细
- 调用接口:batchSave
- 接口名称:销售出库新增
- 方法:POST
请求参数
字段字段名称类型配置值 FBillTypeID单据类型stringXSCKD01_SYS FBillNo单据编号string{{io_id}} FDate日期string{{io_date}} FSaleOrgId销售组织stringfindCollection find F_PSEH_OrgId from 255f7565-c782-3985-9020-59aa6a647e61 where FName={{shop_name}} FCustomerID客户string_findCollection find FNumber from 255f7565-c782-3985-9020-59aa6a647e61 where FName={{shop_name}} FSalesManID销售员string{{order_staff_name}} FSaleDeptID销售部门string FStockOrgId发货组织string100 FNote备注string{{remark}} FEntity明细信息arraybatchs FEntity.FMaterialID物料编码string{{batchs.sku_id}} FEntity.FRealQty实发数量string{{batchs.qty}} FEntity.FLot批号string_function case _findCollection find FIsBatchManage from d36b5c74-bdf8-3bcb-a345-22dac34d52aa where FNumber={{batchs.sku_id}} endFind when true then '{{batchs.batch_no}}' else '' end FEntity.FProduceDate生产日期string_function case _findCollection find FIsBatchManage from d36b5c74-bdf8-3bcb-a345-22dac34d52aa where FNumber={{batchs.sku_id}} endFind when true then '{{batchs.product_date}}' else '' end FEntity.FEXPIRYDATE有效期至string_function case _findCollection find FIsBatchManage from d36b5c74-bdf8-3bcb-a345-22dac34d52aa where FNumber={{batchs.sku_id}} endFind when true then '{{batchs.expiration_date}}' else '' end FEntity.FPrice单价string FEntity.FTaxPrice含税单价string{{batchs.sale_price}} FEntity.FEntryTaxRate税率%string FEntity.FOwnerTypeId货主类型stringBD_OwnerOrg FEntity.FOwnerId货主string100 FEntity.FStockID仓库string_findCollection find name from e63fcb86-2968-3715-a33f-d36010737265 where wms_co_id={{wms_co_id}} FEntity.FEntrynote备注string FEntity.FIsFree是否赠品stringfunction case '{{batchs.sale_price}}' when '0' then true else false end FEntity.F_PSEH_TEXT网上订单号string{{so_id}} FEntity.SubHeadEntity财务信息object FEntity.SubHeadEntity.FSettleOrgID结算组织string_findCollection find F_PSEH_OrgId from 255f7565-c782-3985-9020-59aa6a647e61 where FName={{shop_name}} FEntity.SubHeadEntity.FSETTLECURRID结算币别stringPRE001 FEntity.SubHeadEntity.FAllDisCount整单折扣额string{{free_amount}} FEntity.SubHeadEntity.FormId业务对象表单IdstringSAL_OUTSTOCK FEntity.SubHeadEntity.Operation执行的操作stringSave FEntity.SubHeadEntity.IsAutoSubmitAndAudit提交并审核booltrue FEntity.SubHeadEntity.IsVerifyBaseDataField验证基础资料booltrue FEntity.SubHeadEntity.SubSystemId系统模块string21 FEntity.SubHeadEntity.BatchCount服务端开启的线程数string5系统集成总览
数据集成中台设计中心Web界面以“拖拽”式交互设计,使用鼠标即可构建设计多异构系统数据集成流程,低代码平台大大降低流程设计者上手门槛。还有丰富的组件库快速满足复杂业务需求,结合不同模块即可生成不同业务流程,提升流程设计效率。平台支持多种高度灵活部署,高并发、高性能、高可用,可以通过多节点组成集群实现性能的横向扩展。适度集群配置其数据集成处理能力可达GB级/秒,为业务流提供更高数据吞吐量。平台已集成数据回压、优先级队列等能力,保障运行稳定性。完善的企业API运营管理机制帮助您构建“API生产者、API管理者、API消费者”三者结合的统一API数字化生态。支持市面上主流厂家软件如:金蝶、用友、SAP、泛微、蓝凌、旺店通、聚水潭、马帮、小满CRM等等。

Hot Discussions
- 电商多平台财务自动对账:从手工核数到智能闭环的完整落地指南2026-07-15
- 主流AI深度评测合集:轻易云全场景异构系统对接硬核技术资源大全2026-07-04
- ### 2026年企业级数据集成平台与AI模型实战图谱2026-06-26
- 打破数据高墙:从“轻易云”实践看企业异构系统集成的技术范式革命2026-06-26
- 境内外电商平台对账的技术挑战与智能化解决方案2026-06-25
