首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往
首页标签salesforce

#salesforce

salesforce 登录态持久化之 refresh token接口

zcx

在 Salesforce 和外部系统集成时,为了实现登录态的持久化,常常需要用到 refresh_token,这是 OAuth 2.0 授权机制中的一部分。以下...

8810

salesforce 单点登录sso

zcx

在 Salesforce 单点登录 (SSO) 认证过程中,当身份验证提供者(如登录中心)验证用户身份成功后,会通过 SAML(Security Asserti...

8710

salesforce 外部系统restful api方式集成sf邮件

zcx

10310

salesforce 外部系统调用salesforce时restful接口认证方式

zcx

本文记录,外部系统调用salesforce时两种认证方式。这两种认证方式都是salesforce提供的标准接口oauth2。

12910

Salesforce LWC 实现上传Excel解析其内容

朝夕

SheetJS 是一个非常流行的 JavaScript 库,主要用于处理电子表格文件(如 Excel 文件)。它的功能包括读取、编辑、生成和写入各种格式的电子表...

8720

Salesforce Sales Cloud 零基础学习(五) My Labels的使用

Zero-Zhang

https://help.salesforce.com/s/articleView?id=sf.sales_core_record_labels.htm&typ...

12310

salesforce零基础学习(一百四十)Record Type在实施过程中的考虑

Zero-Zhang

https://help.salesforce.com/s/articleView?id=sf.customize_recordtype_considerati...

11810

salesforce零基础学习(一百三十九)Admin篇之Begins/Contains/Starts With 是否区分大小写

Zero-Zhang

https://help.salesforce.com/s/articleView?id=sf.customize_functions_begins.htm&t...

11721

salesforce零基础学习(一百三十八)零碎知识点小总结(十)

Zero-Zhang

我们开发通常使用官方推荐的VS Code IDE,目前salesforce官方推出了 Einstein for Developers扩展,通过此扩展组件,可以做...

10310

salesforce零基础学习(一百三十七)零碎知识点小总结(九)

Zero-Zhang

通过最新的release,salesforce终于对这个功能进行了增强。点击Tab以后,下面会有 Set component Visibility, 增加fil...

17610

salesforce零基础学习(一百三十六)零碎知识点小总结(八)

Zero-Zhang

https://developer.salesforce.com/docs/platform/lwc/guide/use-navigate-url-addres...

13610

Moirai:Salesforce的时间序列预测基础模型

deephub

在过去的几个月中,时间序列基础模型的发展速度一直在加快,每个月都能看到新模型的发布。从TimeGPT 开始,我们看到了 Lag-Llama 的发布,Googl...

61311

salesforce零基础学习(一百三十五)项目中的零碎知识点小总结(七)

Zero-Zhang

https://trailhead.salesforce.com/content/learn/modules/flow-implementation-2/deb...

13210

Salesforce LWC学习(四十九) RefreshView API实现标准页面更新,自定义组件自动捕捉更新

Zero-Zhang

https://developer.salesforce.com/docs/platform/lwc/guide/data-refreshview.html

21410

Salesforce LWC学习(四十六) record-picker组件浅谈

Zero-Zhang

https://developer.salesforce.com/docs/platform/lwc/guide/reference-graphql.html

23612

Salesforce LWC学习(四十七) 标准页面更新以后自定义页面如何捕捉?

Zero-Zhang

https://developer.salesforce.com/docs/atlas.en-us.platform_events.meta/platform_...

26111

Salesforce LWC学习(四十六) 自定义Datatable实现cell onclick功能

Zero-Zhang

本篇参考:https://developer.salesforce.com/docs/component-library/bundle/lightning-da...

28000

salesforce零基础学习(一百三十四)State And Country/Territory Picklists启用后的趣事

Zero-Zhang

本篇参考: https://help.salesforce.com/s/articleView?id=sf.admin_state_country_pickli...

13110

Salesforce Apex Rest Callout 更新JSON形式的数据

repick

16010

Salesforce Apex Rest Callout 取得JSON形式的数据

repick

以下边网站为例,用浏览器打开URL:https://th-apex-http-callout.herokuapp.com/animals,会返回JSON形式数据

19910
领券