API Data Provider - Online Help

Connecting to OnePageCrm

OnePageCrm allows authentication to its API via Basic authentication.

Using Basic Authentication

Authentication to OnePageCrm uses Basic authentication, using your User Id and API Key as User and Password. You may access the User Id and API Key from your account by going to 'APPS AND INTEGRATIONS' > 'API (Developer Acess)' > 'Configuration'. Set User and Password to connect.

Example connection string

Profile=C:\profiles\OnePageCrm.apip;User=user_id;Password=api_key;

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


Property Description
Password Specifies the password of the authenticating user account.
User Specifies the user ID of the authenticating API user account.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175.0