Salesforce集成(三). 获取数据00_Overview

这里完全参考官方quickStart文档, 

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/quickstart_code.htm

Step Four: Walk Through the Sample Code

In this section you will create a series of REST requests. cURL will be used to construct the requests, and JSON will be used as the format for all requests and responses.

In each request, a base URI will be used in conjunction with the REST resource. The base URI for these examples is https://yourInstance.salesforce.com/services/data. For more information, see Lightning Platform REST Resources.

In this example, a series of REST requests will be used in the following scenario:

1.       Get the Salesforce version.

2.       Use the Salesforce version to get a list of the resources available.

3.       Use one of the resources to get a list of the available objects.

4.       Select one of the objects and get a description of its metadata.

5.       Get a list of fields on that same object.

6.       Execute a SOQL query to retrieve values from all name fields on Account records.

7.       Update the Billing City for one of the Account objects.


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值