Cendyn CRM (PUSHTech) REST API

Token-authenticated REST API to interact with the Cendyn CRM / PUSHTech platform: query and manage account data, apps, campaigns, deliveries, contacts, and activities, and receive HMAC-signed webhook events for activities, deliveries, and contacts.

API entry from apis.yml

apis.yml Raw ↑
name: Cendyn CRM (PUSHTech) REST API
description: 'Token-authenticated REST API to interact with the Cendyn CRM / PUSHTech platform: query
  and manage account data, apps, campaigns, deliveries, contacts, and activities, and receive HMAC-signed
  webhook events for activities, deliveries, and contacts.'
humanURL: http://developers.pushtech.com/api
baseURL: https://api.eu.cendyncrm.com
properties:
- type: Authentication
  url: authentication/push-authentication.yml
- type: Webhooks
  url: asyncapi/push-webhooks.yml
- type: Conventions
  url: conventions/push-conventions.yml