Tag: Integration
How to Make HTTP Callout (GET) from Salesforce Flow to Display Contact’s Current Time
Step by Step Guide on How to Make HTTP Callout (GET) from Salesforce Flow to Display Contact’s Current Time based on their City & Country.
#SalesforceSummer23 – Declaratively Edit External Services Created by HTTP Callout
#1MinuteTip #SalesforceSummer23 You can now declaratively edit external services that were originally created by HTTP Callout.
How to Make HTTP Callout (POST) from Salesforce Flow to OpenAI API
Step by Step Guide on How to Make HTTP Callout using POST method from Salesforce Flow to OpenAI API & leverage the power of Generative ...
#SalesforceSummer23 – Query Five Levels of Parent-to-Child Relationships in SOQL Queries
#1MinuteTip #SalesforceSummer23 You can now use a single SOQL query to get parent-child records from five different levels.
New Postman Collection for the Tableau REST API
#1MinuteTip Tableau’s new Postman Collection will make it easy and frictionless for you to let you explore the power of Tableau APIs.
GraphQL for Salesforce Developers
#1MinuteTip Salesforce GraphQL API provides you a single endpoint to get all the data that you need in one single call unlike traditional REST APIs.
Playlist on Event Driven Architecture Patterns
#1MinuteTip Here is a playlist on Event Driven Architecture Patterns on Salesforce Architect YouTube Channel covering 6 different patterns.
New Client Credentials Flow in Salesforce for System-to-System Integration
#1MinuteTip You can now connect to Salesforce using "Client Credentials Flow" for system-to-system integration, without the context of a user.
How to Detect the Sentiment of Your Customers on Cases in Salesforce Using OpenAI
Here is a step-by-step guide on how to detect the sentiment of your customers on cases in Salesforce using OpenAI and route it appropriately.