Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经阅读了批量 API 2.0 的 salesforce 文档,但它不支持将 Content-Type 设置为 JSON
现在我已经在批量 API 1.0 中看到内容类型是 JSON 或只是批量 API。
但我还没有看到任何关于如何实现这一目标的文档。
如果我对批量 API 2.0 有错误,请纠正我。让我知道我怎样才能做到这一点?
从这里开始:
https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/datafiles_xml_preparing.htm
在接下来的几页中有很多例子。点击下一步