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.
我正在编写一个 chrome 插件,它将由用户获取当前选择的标准或自定义对象并显示有关它的信息。我使用过 dom 获取方法,但它不可靠。
如何通过使用 SOQL 查询或 rest api 调用来实现这一点?
执行休息呼叫:
https://[instance].salesforce.com/services/data/v41.0/sobjects/
这将提供当前登录用户可用的所有对象