This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/main by this push:
new 8f060a0df5 [DOC] fix & in salesforce docs (#6021)
8f060a0df5 is described below
commit 8f060a0df5fd8e6348abc08db544faa1f4e4810a
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Sun Nov 16 14:01:12 2025 +0100
[DOC] fix & in salesforce docs (#6021)
---
.../modules/ROOT/pages/metadata-types/salesforce-connection.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
b/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
index 4d69b7d157..f856955918 100644
---
a/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
+++
b/docs/hop-user-manual/modules/ROOT/pages/metadata-types/salesforce-connection.adoc
@@ -214,7 +214,7 @@ Once your Connected App is configured, create the OAuth
connection in Hop:
When you click "Authorize", a browser window will open with the Salesforce
login page:
1. **Login**: Enter your Salesforce credentials and log in
-2. **Force Re-authorization** (Optional): If you're already logged in to
Salesforce, you may not see the authorization screen. To force Salesforce to
show the authorization screen again, add `{empty}&prompt=login` to the
authorization URL
+2. **Force Re-authorization** (Optional): If you're already logged in to
Salesforce, you may not see the authorization screen. To force Salesforce to
show the authorization screen again, add &prompt=login to the authorization
URL
3. **Grant Access**: Click "Allow" to authorize the application
4. **Extract Authorization Code**:
* After authorization, Salesforce will redirect to your callback URL