Integration · Lightning · Salesforce

Salesforce Integration with WordPress

This post will help you to integrate Salesforce with WordPress and access the blogs in Salesforce from WordPress. Here we are getting the blog from a linked WordPress account and displaying it in a lightning modal popup in Salesforce. Steps to be implemented: 1. Create an app in WordPress application manager [create App]. Redirect URL… Continue reading Salesforce Integration with WordPress

Integration

How to Export data from salesforce using Talend

Transferring data to and from Salesforce is not very difficult. Salesforce data import wizard and Salesforce Dataloader.io tools made the job of data migration a rather point-and-click process. However for repetitive, complex, or large scale data transfer operations, these tools become too difficult. Talend is one such tool with a great portfolio of data integration and migration offerings that can… Continue reading How to Export data from salesforce using Talend

Integration

Introduction To Talend Integration Tool

Introduction To Talend Open Studio (TOS) Talend Open Studio is an open source project that is based on Eclipse RCP. It supports ETL oriented implementations and is generally provided for the on-premises deployment.  It is extensively used for integration between operational systems, ETL processes and data migration. Talend Open Studio for Data Integration is designed… Continue reading Introduction To Talend Integration Tool

Integration

Introduction To Streaming API

Streaming API enables streaming of events using push technology and provides a subscription mechanism for receiving events in near real time. The Streaming API subscription mechanism supports multiple types of events, including PushTopic events, generic events, platform events, and Change Data Capture events. Where do we use it?? Streaming API is used when you need… Continue reading Introduction To Streaming API

Salesforce · Uncategorized

Single-Sign-On and SAML in Salesforce

The Below content focuses mainly on the working of Single-Sign-On and understanding SAML role in it, rather than describing it how to configure in Salesforce. What is SSO? Single sign-on (SSO) is an authentication process that allows a user to access multiple applications with one set of login credentials. Why SSO? SSO solves the biggest… Continue reading Single-Sign-On and SAML in Salesforce