mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-01 04:16:17 +08:00
* Migrating Core Salesforce Skills * Updating pr comments * updat reference * Updating a skill * Migrating Datacloud skills * Migrating Industries cloud skills * Validating - skills fixing --------- Co-authored-by: Sandip Kumar Yadav <sandipkumar.yadav+sfemu@salesforce.com>
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
CONSUMER_KEY=<your consumer key from External Client App>
|
|
CONSUMER_SECRET=<your consumer secret>
|
|
SF_USERNAME=<your salesforce username>
|
|
SF_LOGIN_URL=https://login.salesforce.com
|
|
TENANT_URL=https://<tenant-id>.c360a.salesforce.com
|
|
PRIVATE_KEY_FILE=/path/to/server.key
|
|
CONNECTOR_NAME=Badge_Scanner
|
|
OBJECT_NAME=Badge_Scan
|