Creatio DataService API

RESTful DataService web service for reading and writing platform records via InsertQuery, SelectQuery, UpdateQuery, DeleteQuery, and BatchQuery over HTTP POST. Supports JSON/XML/CSV/JSV serialization and row-window pagination.

API entry from apis.yml

apis.yml Raw ↑
name: Creatio DataService API
description: RESTful DataService web service for reading and writing platform records via InsertQuery,
  SelectQuery, UpdateQuery, DeleteQuery, and BatchQuery over HTTP POST. Supports JSON/XML/CSV/JSV serialization
  and row-window pagination.
humanURL: https://academy.creatio.com/docs/developer/integrations_and_api/data_services/dataservice/overview
baseURL: https://mycreatio.com/0/dataservice
x-baseURL-note: Multi-tenant; real base is https://<your-instance>.creatio.com/0/dataservice.
tags:
- REST
- CRM
- Data Access
properties:
- type: Documentation
  url: https://academy.creatio.com/docs/developer/integrations_and_api/data_services/dataservice/overview