如何使用paw获取访问令牌并使salesforce支持api请求?

时间:2015-06-12 22:25:46

标签: salesforce paw-app

Salesforce oauth请求的格式为:

curl https://login.salesforce.com/services/oauth2/token -d“grant_type = password”-d“client_id = myclientid”-d“client_secret = myclientsecret”-d“username=mylogin@salesforce.com”-d“password = mypassword123456”

目前还不清楚如何在paw oauth v2对话框中输入这些参数...

有关详细信息,请参阅this page中的会话ID授权部分。

1 个答案:

答案 0 :(得分:3)

听起来这些参数应该在请求正文中以表单URL编码(application/x-www-form-urlencoded)发送。为此,您需要转到“正文”选项卡并选择“表单URL编码”模式。

Form URL-Encoded HTTP POST Request in Paw

我没有合适的Salesforce凭据来测试自己,但它应该正常工作。

以下是您的请求的Pawprint(共享代码段)(您可以点击下面网页上的“在Paw中打开”以获取上述屏幕截图的配置): https://paw.pt/azxQAGn2