Skip to content

Commit

Permalink
Update docs/config.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dinithi Navodya Dias <[email protected]>
  • Loading branch information
sajinieKavindya and DinithiDiaz authored Nov 3, 2023
1 parent e5f27ee commit 84c9aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Before you start configuring the connector, import the Salesforce certificate to
```
4. Restart the server and deploy the Salesforce configuration. In this case, you can define the registry path where you can store the variables, then use the init operation with defining registry path to configure the Salesforce REST connector.

In this connector we have two flow to get the accessToken. First one is the [Web Server OAuth Authentication Flow](#init) and the other one is [Username-Password OAuth Authentication Flow](#).
In this connector, we have two flows to get the accessToken. The first one is the [Web Server OAuth Authentication Flow](#init) and the other one is [Username-Password OAuth Authentication Flow](#).

## Salesforce REST 2.0.0 Connector Connection Configuration

Expand Down

0 comments on commit 84c9aaa

Please sign in to comment.