Quantcast
Channel: SalesforceCodex
Browsing all 10 articles
Browse latest View live

Exploring GraphQL API in Salesforce

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. The post Exploring...

View Article



Integrate Slack in Salesforce for Real-Time Notifications

Slack is a cloud-based application meant to improve organisational communication. In this post, we will integrate Slack in Salesforce for Customized messages. The post Integrate Slack in Salesforce for...

View Article

Enhance Salesforce File Security with FileEvent

Salesforce provides a lot of features like permission sets, profiles, roles etc. to secure data. In this blog post, we will use File Security with FileEvent. The post Enhance Salesforce File Security...

View Article

Capture Images in Salesforce using Mobile App

Businesses need to capture images in Salesforce to support customer service. This post will use Visual Force code to Capture Images in Salesforce. The post Capture Images in Salesforce using Mobile App...

View Article

GraphQL Query Generator in Salesforce 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. The post GraphQL Query Generator in Salesforce Apex first...

View Article


Integrate Pexel API for Seamless Image Retrieval

Pexel is a popular online platform providing high-quality, free stock photos and videos. Sometimes we need images/videos for Social Media Marketing, Presentations, Art and Design Projects, Product...

View Article

Seamless YouTube Video API Integration in Salesforce

YouTube video integration is the process of embedding YouTube videos into various apps. In this post, we will integrate YouTube Video API in Salesforce LWC. The post Seamless YouTube Video API...

View Article

Dynamically Instantiate Components in LWC

Dynamic component instantiation can help us avoid loading huge modules. Dynamic import is an easy way to make a component more adaptable. The post Dynamically Instantiate Components in LWC first...

View Article


Displaying Tabular Data with GraphQL in Lightning Web Component

GraphQL improves web development by providing more efficient data fetching. In this post, we will fetch data using GraphQL in the Lightning Web component. The post Displaying Tabular Data with GraphQL...

View Article


Configurable Record Picker in Lightning Web Component

This post will explain how to create a configurable record picker in lightning web component to make it more manageable in code. The post Configurable Record Picker in Lightning Web Component first...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images