This is an automated email from the ASF dual-hosted git repository.
bartmaer 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 3d59b1a987 fixed raw ampersand character. #6012 (#6018)
3d59b1a987 is described below
commit 3d59b1a9874fdd8f68543c5392f14d64d0d7e289
Author: Bart Maertens <[email protected]>
AuthorDate: Sat Nov 15 19:27:43 2025 +0100
fixed raw ampersand character. #6012 (#6018)
---
.../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 10ad4be1fe..2082c5ea72 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 `&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