Yes, you heard it right! You take a picture, put some Einstein OCR sauce on it and *poof*, you just created records in your org. Certainly it's not as simple as it sounds but that's what we are here to discuss! 😀 Tabular Images, huh? Simply put, tabular images are images that contain data in … Continue reading Create Records from Tabular Images- Einstein OCR magic! #Summer20
Month: Jul 2020
Introduction to External Services
As an Admin, do you feel intimidated by hearing words like Integration and APIs? Well, that's about to change. Integrations and APIs are no longer just for developers. The landscape is changing and 'External Services' is one of those Salesforce features which is intended to give more power to the Salesforce Admins to help them … Continue reading Introduction to External Services
Create or Update Contacts and Leads from business cards using Einstein OCR in a Jiffy!
In one of my recent articles, we discussed how we can extract image from an image using Einstein OCR. Continuing to build on the previous article, in this article, we're going to see how we can use Einstein OCR to create/update Contact or Lead records in Salesforce from business cards. Understanding the API Response As … Continue reading Create or Update Contacts and Leads from business cards using Einstein OCR in a Jiffy!
Implement Team-based Sharing model for Custom Objects using Flows
Just like Account, Case and Opportunity teams, do you(or your end users) miss the team based record sharing when working with custom objects? Well, you as an admin can change that because you now possess a superpower within you called FLOWS! I recently did a session at New Delhi Salesforce Dev Group on how you can use … Continue reading Implement Team-based Sharing model for Custom Objects using Flows
Authentication with Einstein Vision and Language APIs
Authentication with Einstein APIs can be tricky, especially if you are using Apex for authentication and you're not familiar with the OAuth 2.0 JWT(JSON Web Token) bearer flow. Einstein Language and Vision APIs, both use OAuth 2.0 JWT bearer token flow for authorization. Primarily, there are two ways you can authenticate yourself and get the … Continue reading Authentication with Einstein Vision and Language APIs
Preview or Play Video and Audio Files in Salesforce without any extra customizations!
In one of my recent posts, we discussed about how we can play or preview audio/video files inside Salesforce. But the process wasn't as simple, you had to first create a lightning component for it. What if I tell you that all of that can be avoided, and you could get away with by doing … Continue reading Preview or Play Video and Audio Files in Salesforce without any extra customizations!