From d8935a675502ecbaecf02082e35ddeffbfaf6e0b Mon Sep 17 00:00:00 2001
From: Sahan He <45299562+sahanHe@users.noreply.github.com>
Date: Fri, 2 Feb 2024 15:27:33 +0530
Subject: [PATCH 1/2] Update Module.md
---
ballerina/Module.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ballerina/Module.md b/ballerina/Module.md
index 852ffb39..66d514c2 100644
--- a/ballerina/Module.md
+++ b/ballerina/Module.md
@@ -10,19 +10,19 @@ Ballerina Salesforce connector supports [Salesforce v59.0 REST API](https://deve
2. Go to Setup --> Apps --> App Manager
-
+
3. Create a New Connected App
-
+
- Here we will be using https://test.salesforce.com as we are using sandbox enviorenment. Users can use https://login.salesforce.com for normal usage.
-
+
4. After the creation user can get consumer key and secret through clicking on the `Manage Consume Details` button.
-
+
5. Next step would be to get the token.
- Log in to salesforce in your prefered browser and enter the following url
From b86d4fdd9bb1117bc517f7d0e66fed84a18ff476 Mon Sep 17 00:00:00 2001
From: Sahan He <45299562+sahanHe@users.noreply.github.com>
Date: Fri, 2 Feb 2024 15:56:26 +0530
Subject: [PATCH 2/2] Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 835fe287..4dba37cc 100644
--- a/README.md
+++ b/README.md
@@ -25,19 +25,19 @@ For more information about configuration and operations, go to the module(s).
2. Go to Setup --> Apps --> App Manager
-
+
3. Create a New Connected App
-
+
- Here we will be using https://test.salesforce.com as we are using sandbox enviorenment. Users can use https://login.salesforce.com for normal usage.
-
+
4. After the creation user can get consumer key and secret through clicking on the `Manage Consume Details` button.
-
+
5. Next step would be to get the token.
- Log in to salesforce in your prefered browser and enter the following url