How can I pull/push data from/to other systems?

How can I pull/push data from/to other systems?

1. Use one of our existing Connectors

Generally, you can pull data into the platform using a Data Source Connector, while you can push data to another system using a Form Connector. We offer several pre-built Connectors for systems like Google Drive and DropBox as well as external web services and emails, with others coming soon. 

2. Use our powerful Integration API

We offer a comprehensive API that supports JSON and XML formats over a RESTful interface. The API is fully documented, but you will need someone with programming skills to make sense of it. Contact us to get access to the API documentation and for any integration support needs. Note that we also offer a Professional Services Team that can build integrations for you on demand.

See also:
Displaying & Updating Data Rows from/to An External System
API Usage Limits

    • Related Articles

    • Pushing/Pulling Data To/From Other Systems

      One of the key features of our platform is the ability to "push" and "pull" data between the platform and other systems and services. This enables you to build apps and functionality that feature live business data. Examples of this can be jobs, ...
    • Platform Sync - Data Source Connector

      Platform Sync (previously known as Hosted GET) lets you set up a data source connector for any external database on any external system for which we do not have a live connector. While it is a bit more technical to configure, it does allow you to get ...
    • Why don't I receive Push Notifications on my app?

      Apple push notifications If you don’t see Apple push notifications when you’re connected to a network, check with your network administrator. To use Apple Push Notification service (APNs), your Mac and iOS clients need a direct and persistent ...
    • SQL Server Data Source Connector

      After adding and authenticating an SQL Server Connection, you can add Form Connectors to push data to a database or pull data from a database using Data Source Connectors. Our platform lets you quickly and easily connect your data sources to a SQL ...
    • Displaying & Updating Data Rows from/to An External System

      Step 1: Define and Connect a Data Source To display and manipulate data rows from an external system, you will first need to define a Data Source that models the particular data entity in question. Effectively, a Data Source is just rows and columns ...