![]() |
VOOZH | about |
Appsmith is an open-source internal tool builder that allows teams to quickly and easily build a UI to help improve their business operations. When combined with CData Connect AI, you gain immediate access to Sugar CRM data for business applications. This article outlines the process of connecting to Sugar CRM using Connect AI and creating a basic application from Sugar CRM data within Appsmith.
CData Connect AI offers a pure SQL Server, cloud-to-cloud interface for Sugar CRM, enabling the creation of business applications directly from live Sugar CRM data within Appsmith, all without the need for data replication to a native database. As you build applications, Appsmith generates SQL queries to gather data. With its inherent optimized data processing capabilities, CData Connect AI efficiently channels all supported SQL operations, including filters and JOINs, directly to Sugar CRM. This leverages server-side processing to swiftly deliver the requested Sugar CRM data.
Connectivity to Sugar CRM from Appsmith is made possible through CData Connect AI. To work with Sugar CRM data from Appsmith, we start by creating and configuring a Sugar CRM connection.
The User and Password properties, under the Authentication section, must be set to valid SugarCRM user credentials. This will use the default OAuth token created to allow client logins. OAuthClientId and OAuthClientSecret are required if you do not wish to use the default OAuth token.
You can generate a new OAuth consumer key and consumer secret in Admin -> OAuth Keys. Set the OAuthClientId to the OAuth consumer key. Set the OAuthClientSecret to the consumer secret.
Additionally, specify the URL to the SugarCRM account.
Note that retrieving SugarCRM metadata can be expensive. It is advised that you store the metadata locally as described in the "Caching Metadata" chapter of the help documentation.
π Configuring a connection (Salesforce is shown)When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
With the connection configured and a PAT generated, we are ready to connect to Sugar CRM data from Appsmith.
To establish a connection from Appsmith to the CData Connect AI Virtual SQL Server, follow these steps:
With a connection configured to a datasource, we can add a SQL query to actually retrieve data from the data source.
With the Sugar CRM data connected to the UI elements in the application, we can deploy the Application. To do this, click Deploy in the top-right corner of Appsmith, then the application is opened in a separate window displaying the Sugar CRM data.
π Application deployedTo get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, try CData Connect AI today!
Learn more about CData Connect AI or sign up for free trial access:
Free Trial