API Reference dealcloud v0.4.0

Modules

A blazing fast SDK for using the Dealcloud | OnePlace APIs in pure Elixir.

Handles authentication with Dealcloud's API

The Data APIs are used to minipulate records in the site.

These are cell APIs. These APIs use key-value pairs when communicating with the server. Both Requests and Responses are sent as arrays of [{EntryId: 1, FieldId: 1, Value: "Hello"}].

These are Rows APIs, These APIs work using Arrays of Json objects. These APIs are typical of what you see in most other systems. These APIs works better with ETL tools.

Management contains all of the apis needed to work with users

The Marketing endpoints capture activities associated with campaigns and web pages

Schema tells you information about your site and about the system.