Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit cdd4c15

Browse files
Update README.md
1 parent 4e5e188 commit cdd4c15

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ for working with Salesforce REST API and JavaScript Fetch API
66
directly from your component's JavaScript without you needing to
77
write Apex or configure Named Credentials. Just install and use.
88

9+
# Pre-Requisites
10+
11+
1. Enable Lightning Experience
12+
2. Enable My Domain
13+
3. Allow IFraming of Visualforce Pages with Clickjack Protection
14+
15+
You can find step-by-step instructions with screen shots in the [Mass Action Scheduler Pre-Requisites](https://github.com/douglascayers-org/sfdx-mass-action-scheduler/wiki/Pre-Requisites-Instructions) wiki page,
16+
which is my primary app that uses this component.
17+
918

1019
# Getting Started
1120

@@ -110,4 +119,4 @@ a promise-based service component that makes calling Apex actions or using Light
110119

111120
# License
112121

113-
The source code is licensed under the [BSD 3-Clause License](LICENSE)
122+
The source code is licensed under the [BSD 3-Clause License](LICENSE)

0 commit comments

Comments
 (0)