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
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/targets/salesforce.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,13 @@ This event Target receives [CloudEvents][ce] and invokes a Salesforce endpoint.
8
8
9
9
Salesforce target uses [OAuth JWT credentials][salesforce-oauth-jwt] for service authentication.
10
10
11
-
1. First, you will need to generate an X509 certificate for signing and verifying requests.
12
-
We will be using `OpenSSL` but any other certificate generation tool should work.
11
+
* First, you will need to generate an X509 certificate for signing and verifying requests. We will be using `OpenSSL` but any other certificate generation tool should work.
0 commit comments