简体   繁体   English

如何通过Bulk API上传JSON数组Object数据

[英]How tu upload JSON Array Object data via Bulk API

I have gone through salesforce documentation for bulk API 2.0 and it didn't support the Content-Type to be JSON我已经阅读了 salesforce 批量 API 2.0 的文档,它不支持 Content-Type 为 JSON

Now I have seen content type to be JSON in the bulk API 1.0 or simply bulk API.现在我已经看到内容类型是 JSON 散装 API 1.0 或简单的散装 API。

but I haven't seen any documentation on how to achieve this.但我还没有看到任何关于如何实现这一目标的文档。

Please correct me if I am wrong about bulk API 2.0.如果我对散装 API 2.0 有误,请纠正我。 and let me know how can I achieve that?让我知道我怎样才能做到这一点?

Starting here:从这里开始:

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/datafiles_xml_preparing.htm https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/datafiles_xml_preparing.htm

There are many examples in the next few pages.在接下来的几页中有很多例子。 Click next点击下一步

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM