Single Sign-on (SSO) is a way for users to securely access various applications and environments using only one set of login details. With this method, a company can control its employees' access to Visdum through an "Identity Provider" (IdP).
Visdum supports SSO through the OIDC identity authentication protocol. Currently, Visdum supports SSO through four providers; Microsoft, Google, Okta and OneLogin. More are being continuously added.
Select “ID tokens (used for implicit and hybrid flows)”
Click “Save”
12.2 How to setup an Integration
12.2.1 How to setup HubSpot Visdum Integration
1. Connect your HubSpot CRM Account
Go to “Settings” on the left navigation bar and select “Integration”.
On the Integration menu, Select “HubSpot” and click on “Next”
Connect your HubSpot account to Visdum.
2. Select your Account
Choose the HubSpot CRM account that you would like Visdum to connect to, from the displayed list as shown below.
3. Grant Access
Once you click on the HubSpot button in the previous screen you will be prompted to grant Visdum access to your CRM. After you click on ‘Grant Access’ you will be redirected back to the Visdum app.
Success!
12.2.2 Using SFTP
If native integration and API connections are not an option then SFTP could be an option too. SFTP is a file transfer protocol. Configuring an SFTP integration will allow you to export data to or import data from a variety of sources.
Following info will be needed to establish an SFTP connection:
Host: the SFTP host name.
Port: the port for the SFTP host.
Username: the username for the SFTP host.
User Public SSH key: the public SSH key details for the user account.
User Private SSH key: the private SSH key details for the user account.
Host key: SFTP uses SSH to connect to the SFTP server. Host keys are .pub files usually stored in the /etc/ssh directory. They are used for authenticating computers over the SSH protocol. Open the .pub file. Copy the key for this SFTP server.
12.2.3 Using SQL Connection
The Visdum SyncDB connector supports integration with any JDBC or ODBC compliant database, such as Oracle Database, SQL Server, MySQL, Amazon Redshift and more.
12.2.4 Using API Keys
Login to Visdum as an admin
Go to Settings | Generate API Key
Copy the key string and keep it secure
Go to Data | Raw Data | Click on the three dots → “Download JSON file”
Get the Endpoint URL & Postman Collection file from the Visdum Support Team
[Optional] Test connection and request format using the postman file.
Send actual data file in JSON format through a “POST” request to the Visdum endpoint.
Receive response - “Success” or “Error: xxxxx”
[Optional] For added security, work with Visdum Support to whitelist your domain or IP.
Review the Developer and API Documentation for details.
12.3 Currencies
If the sales reps are situated across different geographies and you deal with multiple currencies, you may need to set up conversion rates across different currencies.
Select the editable cells to add conversation rates and Submit.