gabesumner / sfconnect

This demo shows how to show to use Salesforce Connect (External Objects) to integrate data into Salesforce without importing it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Salesforce Connect

This project shows how to use Salesforce Connect to integrate data into Salesforce without importing it.

You can find this demo on https://www.platformdemos.com, where you can also:

  • Watch a video of this demo (3 minutes or less).
  • Spin up your own instance of the demo in a free scratch org.
  • Find related Trailhead content.
  • Get high-resolution screenshots.

Installation Instructions

The easiest way to try this demo is on https://www.platformdemos.com (THIS DOES NOT YET WORK), but if you would rather clone this project for yourself, follow the instructions below.

  1. Create your own Dev Hub and setup SFDX.

  2. Sign up for your own Heroku account, if you don't already have one.

  3. Clone this repository:

git clone https://github.com/gabesumner/salesforce-connect
cd salesforce-connect
  1. Install shane-sfdx-plugins (if you don't already have it)
sfdx plugins:install shane-sfdx-plugins
  1. Run the startup script and answer the
sh orgInitLocal.sh

Supply answers to the prompts. Your demo org and Heroku app should be created.

About

This demo shows how to show to use Salesforce Connect (External Objects) to integrate data into Salesforce without importing it.


Languages

Language:Shell 100.0%