Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can send requests to third-party applications throught Core REST API. List of supported third-party applications you can get by following link https://connectmyapps.com/Integrations.

This page documents the REST resources available in Core REST API, including the HTTP response codes and example requests and responses:

Table of Contents

Base URL for environments:

...

Endpoints and requests

All requests can be send with URL based on following mask:

https://<base-url>/apps/<app-short-name>/<endpoint>

where:

<base-url> takes a value in depending of needed environment:

DEV - eu3api.connectmyapps.com

...

PRD -

...

cloudmanager.connectmyapps.com/api

...

<app-short-name> application short name. Takes a value in depending of application which you want to integrate with:

Name

ShortName

24Nettbutikk

T4NB

24SevenOffice

TFSO

Absence.IO

ABIO

Adra

ADRA

ALSO

ALSO

Amazon (Europe)

AMAZ

Amazon S3

AWS3

Arrow

ARSP

Azure Blob Storage

AZBL

Canvas

CANV

CatalystOne REST API

CATO2

DDD Retail POS

DDDR

DNB Factoring

DNBB

Dynamics 365 HR

D365

Ebay

EBAY

Evolution

EVOL

E-Works Manager

EWOR

Fiken

FIKE

File Hub

CMAF

File Sync

CMFF

Fort Nox

FORT

FTP Key file

FTPC

FTP Server

FTP

Goodtill

GOOD

Harvest

HARV

Hibob

HIBO

Hosted Microsoft SQL

HSQL

Hubspot

HUBS

KashFlow

KASH

Loket

LOKE

Magento

MAGF

Magento 2

MAG2

Matchi

MATC

Microsoft Active Directory

MSAD

Microsoft Azure AD

AZAD

Microsoft OneDrive

ONED

Microsoft SQL On-premise

MSQL

Mobile Worker

MOBW

MyStore

MYST2

Netset

NETS

NetSuite

NESU

Nexmo

NEXM

Nmbrs

NMBR

Planday

PLAN

PowerOffice Go

POGO

Procountor

PROC

Prosperworks CRM

PROS

Quinyx

QUIN

REST API

REST

Sage Cloud Accounting

SACA

Salesforce

SALE

SalesScreen

SASC

SameSystem

SAME

Shopify

SHOP

Smart Recruiters

SREC

Smartdok

SMDK

SuperOffice Online

SUCL

Sympa HR

SYMP

Talent Manager

HRTM

Talent Recruiter

HTRE

Talentsoft

TASO

Tripletex

TRIP2

Unleashed

UNLE

Vend

VEND

Visma .NET Financials

VISF

Visma Business

VISB

Visma eAccounting

VEAC

Visma Global

VISG

Visma Lønn

VISL

Visma Payroll and Employee

VIPA

Web Expenses

WEBX

Woo Commerce

WOOC

Xero

XERO

Xledger

XLED

Xledger GraphQL

XLGQ

Younium

YOUN

Zendesk

ZEND

Zenegy

ZENE

Zoho CRM v2

ZOHO2

Zoined

ZOIN

<endpoint> - endpoint name. The list of supported endpoints you can get by meta request.

IP restriction

You can send Core REST API requests just from availabled servers, which are in white list.

If you want to allow access from some IP addresseschange it, then please provide your IP addresses to ConnectMyApps support for adding them into white list.

...

Expand
titleResponse (status 401)

APIs for help

There are two APIs, which describes list of all provided APIs

...

Meta

For getting of all provided APIs you need to send following request:

...