![]() |
VOOZH | about |
Reveal is a data visualization solution provided by Infragistics and can be paired with the CData API Server to build dynamic dashboards from live Act CRM data. The CData API Server generates an OData API for Act CRM, which is natively consumable in Reveal. In this article, we walk through connecting to Act CRM in API Server and connecting to the API Server from Infragistics Reveal to create a simple dashboard.
CData API Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.
The and properties, under the Authentication section, must be set to valid Act! user credentials. In addition to the authentication values, see the following:
Connecting to Act! Premium
In addition to the authentication values, the to Act! is also required; for example https://eup1-iis-04.eu.hosted.act.com/.
Additionally, you must specify the you will connect to. This is found by going to the About Act! Premium menu of your account, at the top right of the page, in the ? menu. Use the Database Name in the window that appears.
Connecting to Act! Premium Cloud
To connect to your Act! Premium Cloud account, you also need to specify the property. This property is found in the URL address of the Cloud account; for example https://eup1-iis-04.eu.hosted.act.com/ActCloudName/.
Note that retrieving ActCRM metadata can be expensive. It is advised that you set the property to store the metadata locally.
π Configuring a connection (Salesforce is shown).After connecting to Act CRM, create Resources, which represent API endpoints for Act CRM data.
Create a User to connect to Act CRM from Reveal through API Server.
When accessing and connecting to multiple different domains from an application such as Ajax, there is a possibility of violating the limitations of cross-site scripting. In that case, configure the CORS settings in Settings -> Server.
Save the changes to the settings.
π Configuring CORS settingsWith the API Server configured, we can visualize Act CRM data in Reveal.
At this point, you have created a simple dashboard from live Act CRM data. For more information on creating OData feeds from Act CRM (and more than 150 other sources), visit the API Server page. Download a free, 30-day trial and start working live Act CRM data in tools that consume OData APIs.
Learn more or sign up for a free trial:
CData API Server