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 d4c0df779f [DOC] fix & in salesforce docs (#6020)
d4c0df779f is described below
commit d4c0df779fe83579656d6b94df152b98f4d54f85
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Sun Nov 16 13:12:10 2025 +0100
[DOC] fix & in salesforce docs (#6020)
---
.../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 205a01511d..4d69b7d157 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 `&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 `{empty}&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