For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrate with external data

Integrating with external data is often a crucial step in building a mobile app, enriching the functionality and user experience. This process involves pulling data from outside sources, such as APIs, web services, or large data sets, and seamlessly incorporating it into the app's ecosystem.

Jigx provides a set of data providers to make integrating with external data easy. The following examples show how to build apps using these providers.

Example

Hello REST

In this section, a REST API is used to create a customers Jigx app, allowing you to add new customers and update and view customer details, location, and images.

MS Graph

The MS Graph examples use the User, Calendar, Mail, Insights, and To-do tasks to create a powerful Jigx apps with everything you need in one app.

Microsoft OneDrive

Use the Microsoft OneDrive data provider to create, update, list, delete, and download files.

Salesforce

The Jigx Salesforce provider brings data directly into the app from Salesforce, giving you access to real-time data and visual insights no matter where you are.

OpenAI

Jigx supports any AI service that is exposed to a REST service. By leveraging the power of advanced AI models, you can create smarter, more responsive, and engaging apps that meet users' evolving needs.

Last updated

Was this helpful?