top of page

Calling External API in Integration Procedure
What is Salesforce Integration? Salesforce Integration is a process of connecting two or more applications.Enterprise systems use many...

Suresh A
Jul 10, 20243 min read
1,559 views
0 comments
Delete records from Flexcard Datatable
A datatable element in Flexcard is used to fetch the data from a data source and display it in a tabular structure. Flexcard can fire and...

Gayathiri Mohan
Feb 23, 20245 min read
1,613 views
1 comment
Communicate between two Flexcards using Pubsub Events
Flexcard can fire and listen to two types of events: Custom and Pubsub events. Custom Events are used to communicate between a child and...

Gayathiri Mohan
Jan 9, 20244 min read
1,982 views
1 comment
Loop Block in Integration Procedure
What is a Loop Block? A Loop Block is a Group Element in the Integration Procedure that iterates over the items in a data array, enabling...

Gayathiri Mohan
Dec 15, 20233 min read
2,744 views
0 comments
Invoke Integration Procedure from Flow
Let us see how to invoke an Integration Procedure from a record-triggered and a screen flow in this article. Invoke Integration Procedure...

Gayathiri Mohan
Oct 6, 20233 min read
1,354 views
0 comments
Remote Action In Omnistudio
Remote actions call an Apex class from FlexCards, OmniScripts, or Integration Procedures. Apex Class should be global with sharing to...

Sindhu Gowda
Feb 15, 20232 min read
16,280 views
2 comments
bottom of page