Get External Data into Flow : Summer'23 Salesforce Release

                                                        HTTP Callout GET method

Customer Need
Organizations need a way to declaratively automate Salesforce processes based on external system data to reduce the dependency on developers for integrations.

Solution / How To Configure
Create named credential to configure auth to the endpoint. From the Flow Action element, create a reusable HTTP Callout action. Use GET method to perform a callout that gets data from any HTTP-based API. Use output of action within your flow.

Use Case
Real-time currency exchange rates within a screen flow.
Bring weather data onto a contact record.
Perform a credit score lookup and update record with status.

Impact
Reduce code
Increase productivity



Comments

Popular posts from this blog

Set Field-Level Security for a Field on Permission Sets Instead of Profiles (Generally Available)

Einstein GPT - Generative Responses : Summer'23 Salesforce Release

Program Assignment Invocable Action : Summer'23 Salesforce Release