This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch release/2.16.0
in repository https://gitbox.apache.org/repos/asf/hop.git
The following commit(s) were added to refs/heads/release/2.16.0 by this push:
new 91e0f4510e [DOC] fix & in salesforce docs (#6022)
91e0f4510e is described below
commit 91e0f4510eaf8f2f0269a315b9f95f9f6052398f
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Sun Nov 16 14:49:30 2025 +0100
[DOC] fix & in salesforce docs (#6022)
---
.../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 ebc8c02223..35808d4a0b 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
@@ -212,7 +212,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 `&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