You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snippets/general-shared-text/salesforce-platform.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ Fill in the following fields:
5
5
-**Salesforce categories**: A comma-separated list of the Salesforce categories to access. Available categories include
6
6
`Account`, `Campaign`, `Case`, `EmailMessage`, and `Lead`.
7
7
-**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