Pexel is a popular online platform providing high-quality, free stock photos and videos. Sometimes we need images/videos for Social Media…
Browsing: apex
GraphQL can retrieve data from multiple sources in a single query. In this post, we will build a GraphQL Query Generator in Salesforce Apex.
Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce.
Slack is a cloud-based application meant to improve organisational communication. In this post, we will integrate Slack in Salesforce for Customized messages.
GraphQL is a query language for fetching required data using API. This post will explain GraphQL API, and its benefits over REST API and will test this API using a GraphQL client.
Text translation is the process of converting any written text from one language to another. This post will explain how to translate text in Salesforce Apex.
This post will use Trestle Reverse Phone API to validate phone numbers and provide customer’s demographic information like age, addresses, all phone numbers.
This post will integrate Salesforce and Amazon Seller to automate data synchronization for e-commerce businesses.
Heap size is the amount of memory needed to store object variables in memory. This post will list out ways to handle heap size for apex code optimization.
We need to integrate external systems to pull information. In this post, we will do Shopify integration with Salesforce using Webhook to pull customer data.