Skip to content

Commit 756a602

Browse files
authored
Update salesforce-platform.mdx (#393)
1 parent f6e3b31 commit 756a602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/general-shared-text/salesforce-platform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Fill in the following fields:
55
- **Salesforce categories**: A comma-separated list of the Salesforce categories to access. Available categories include
66
`Account`, `Campaign`, `Case`, `EmailMessage`, and `Lead`.
77
- **Consumer key** (_required_): The consumer key (client ID) for the target Salesforce connected app.
8-
- **Private key (PEM)** (_required_): The private key (PEM) associated with the consumer key for the Salesforce connected app. The PEM is a string that begins with `—–BEGIN RSA PRIVATE KEY—–` and ends with `—–END RSA PRIVATE KEY—–`.
8+
- **Private key (PEM)** (_required_): The private key (PEM) associated with the consumer key for the Salesforce connected app. The PEM must be expressed as a single-line string.

0 commit comments

Comments
 (0)