top of page
Suresh A
Jul 10, 20243 min read
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...
693 views0 comments
Gayathiri Mohan
Feb 23, 20245 min read
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...
1,117 views1 comment
Gayathiri Mohan
Jan 9, 20244 min read
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...
1,062 views1 comment
Gayathiri Mohan
Dec 15, 20233 min read
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...
1,126 views0 comments
Gayathiri Mohan
Oct 6, 20233 min read
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...
868 views0 comments
Sindhu Gowda
Feb 15, 20232 min read
Remote Action In Omnistudio
Remote actions call an Apex class from FlexCards, OmniScripts, or Integration Procedures. Apex Class should be global with sharing to...
13,739 views2 comments
bottom of page