MyRapidi
MyRapidi

Search our Wiki

REST API Connections

Connections are the databases or systems that you want to transfer data between. Read more about Connections.


Field Type Notes
id string unique id for the record
type string always "connections" (only used with JSONAPI)
Attributes
code string mandatory - please set a unique code
description string mandatory - please provide a useful description
connection_type string

ms_dynamics_nav

ms_dynamics_nav_ws
ms_dynamics_nav_sql

ms_dynamics_nav_odata
ms_dynamics_ax

ms_dynamics_ax_ws

ms_dynamics_ax_odata
ms_dynamics_gp_sp
ms_dynamics_gp_sql

ms_dynamics_crm

ms_dynamics_c5
salesforce_com

ms_sql

oracle

odbc

lotus_notes
e_conomic
ibm_db2

mysql

xal

netsuite

navision_356

nas_connector

rest_webservice

sqlite

odata

server_connect string
server_name string MySQL
port integer MySQL
driver string NAV
network_protocol string NAV
database string
database_path string
database_type string
company string AX
account string NAV, GP
use_codeunits_permissions boolean NAV
installation_path string NAV
use_windows_authentication string
user_id string
schema string
authentication_type_odata string
authentication_type_crm string
domain string AX odata
resource string AX odata
metadata string AX odata
use_ssl boolean
service_list string AX WS
installation_path string
use_ssl boolean
sandbox boolean
token string e-conomic
agreement_number string e-conomic
organization_name string CRM
sts_urn string CRM

Related objects
rapidiconnector (fields: user_id, password)
comments (fields: created_by, created_at)

Query Parameter Notes
id

show informationhide information
Get Connections

show informationhide information
Get One Connection

show informationhide information
Create Connection

show informationhide information
Update Connection

show informationhide information
Delete Connection

show informationhide information
Test Connection

show informationhide information
Read Design on Connection