Connecting Alysio to Salesforce
To provide a secure and reliable integration, Alysio uses the latest Salesforce External Client App (ECA) standards. This requires a one-time setup by a Salesforce Administrator.Prerequisites
- You must have System Administrator permissions in your Salesforce Org.
- Decide whether you are connecting to a Production or Sandbox environment.
Step 1: Install the Alysio Managed Package
Salesforce now requires integrations to be “installed” in your organization before users can authorize them.- Log in to your Salesforce Org.
- Click the link below to begin the installation (or copy the URL to send to your admin):
-
If installing in a Sandbox, replace
loginwithtestin the URL (e.g.https://test.salesforce.com/...).
-
- Select Install for All Users (Recommended) to ensure your team can connect without further admin intervention.
- Click Install.
- If prompted to “Approve Third-Party Access,” check the box Yes, grant access to these third-party websites and click Continue.
- Once the installation is complete, click Done.
Step 2: Authorize the Connection
Now that your Salesforce Org is prepared, you can finalize the connection in Alysio.- Navigate to the Integrations section of Alysio.
- Select Salesforce.
- Choose your environment: Production or Sandbox.
- A Salesforce login window will appear. Sign in with your Salesforce credentials.
- When the “Allow Access?” screen appears, click Allow.
Troubleshooting
Configure User Permissions (if needed)If Salesforce blocks API access or users cannot connect, you may need to grant the “Approve Uninstalled Connected Apps” permission:
- Go to Setup → Users → Permission Sets.
- Click New and create a set named Alysio Integration.
- In the Permission Set, go to System Permissions → Edit.
- Check the box for Approve Uninstalled Connected Apps (this ensures the OAuth flow isn’t blocked by Salesforce’s new security gates).
- Click Save.
- Click Manage Assignments and add any users who need to connect their Salesforce accounts to Alysio.
Ensure your Salesforce edition supports API access. Enterprise, Unlimited, and Developer editions have this by default; Professional Edition may require the API add-on. For more integration details (authentication, API usage, troubleshooting), see the main Salesforce integration guide.