Skip to main content

HTTP POST via Lightning Flow

Welcome to catchontosalesforce!

Description :

I will explain how to use HTTP post via Lightning Flow to send account information from a source instance to a destination instance. I will guide you through the steps of creating a connected app, setting up authentication, creating a named credential, and configuring the flow. No coding is required, making it suitable for Salesforce administrators and developers. By the end of the video, you will be able to implement this functionality in your Salesforce org. Enjoy!





Thanks,
Priyananth



Comments

Popular posts from this blog

HTTP POST via Lightning Flow

 I have done account sync between Salesforce (Source) to salesforce (Destination) using Lightning flow. Just visit Blog:  https://www.catchontosalesforce.com/p/http-post-via-lightning-flow.html

Authorization Code and Credentials Flow for Private Clients

I have created a sample javascript app with functionality of Authorization Code and Credentials Flow for Private Clients.  Just visit Blogshot:   https://www.catchontosalesforce.com/p /authorization-code-and-credentials-flow.html   Github : https://github.com/Priyananth-Salesforce/Headless-SF-Authenication--Login-Via-Javascript-App