aYOUne
← CRM API

CalendarEntries

Singular: CalendarEntry — Base-URL: https://crm-api.ayoune.app — Zugriff: CRUD

play_circle Jetzt ausprobieren beta

Requests werden über den consumer-app Proxy an *.ayoune.app weitergeleitet. Tokens bleiben im Browser und werden pro Call mitgesendet.

Beispiel-Response (aufgezeichnet) Beispiel

Eine echte, zuvor aufgezeichnete GET /:id-Antwort dieses Endpunkts — nicht der Live-Call oben. Sensible Felder sind maskiert.

{
  "payload": {
    "reminder": {
      "before": 15,
      "unit": "minutes"
    },
    "canceled": {
      "value": false,
      "cancelDate": "2026-07-22T18:48:40.466Z"
    },
    "rrule": {
      "byweekday": []
    },
    "_id": "6a618e7df23360035fa1bbd8",
    "origin": "aYOUne",
    "editor": "6045f4d25704710012485569",
    "resource": false,
    "sent": false,
    "typ": "standard",
    "status": "Geplant",
    "description": "",
    "result": "",
    "recurrence": [],
    "isReminderOn": false,
    "isOnlineMeeting": false,
    "onlineMeetingProvider": "aYOUne",
    "location": "",
    "exchangeId": "",
    "createdBy": "6045f4d25704710012485569",
    "resources": [],
    "attendees": [],
    "editors": [],
    "positions": [],
    "rebooked": [],
    "createdAt": "2026-07-23T03:46:05.276Z",
    "updatedAt": "2026-07-23T03:46:05.276Z",
    "scanID": "F5DZCUF2",
    "shortID": "La1cGb5"
  },
  "meta": {
    "links": [
      {
        "rel": "self",
        "href": "https://crm-api.ayoune.app/calendarentries/6a618e7df23360035fa1bbd8",
        "method": "get",
        "title": "GET",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      }
    ],
    "relations": [
      {
        "rel": "Consumers",
        "title": "MODEL_CONSUMER",
        "href": "https://api.ayoune.app/crm/consumers",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "crm.consumers"
      },
      {
        "rel": "Configurations",
        "title": "MODEL_CONFIGURATION",
        "href": "https://api.ayoune.app/sale/configurations",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "sale.configurations"
      },
      {
        "rel": "Projects",
        "title": "MODEL_PROJECT",
        "href": "https://api.ayoune.app/pm/projects",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pm.projects"
      },
      {
        "rel": "Teams",
        "title": "MODEL_TEAM",
        "href": "https://api.ayoune.app/config/teams",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.teams"
      },
      {
        "rel": "CalendarEntries",
        "title": "MODEL_CALENDARENTRY",
        "href": "https://api.ayoune.app/crm/calendarentries",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "crm.calendarentries"
      },
      {
        "rel": "Calendars",
        "title": "MODEL_CALENDAR",
        "href": "https://api.ayoune.app/config/calendars",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "config.calendars"
      },
      {
        "rel": "Products",
        "title": "MODEL_PRODUCT",
        "href": "https://api.ayoune.app/pim/products",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pim.products"
      },
      {
        "rel": "WallBoards",
        "title": "MODEL_WALLBOARD",
        "href": "https://api.ayoune.app/pm/wallboards",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "pm.wallboards"
      },
      {
        "rel": "Consumers",
        "title": "MODEL_CONSUMER",
        "href": "https://api.ayoune.app/crm/consumers",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "crm.consumers"
      },
      {
        "rel": "Transactions",
        "title": "MODEL_TRANSACTION",
        "href": "https://api.ayoune.app/ecommerce/transactions",
        "method": "get",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ],
        "right": "ecommerce.transactions"
      }
    ],
    "debugId": "6a62df59d98fe96440cc85d7",
    "errors": [],
    "actions": [
      {
        "rel": "self",
        "action": "COPY",
        "title": "MODEL_CALENDARENTRY",
        "href": "https://api.ayoune.app/crm/calendarentries/6a618e7df23360035fa1bbd8/copy",
        "method": "post",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      },
      {
        "rel": "self",
        "action": "DELETE",
        "title": "MODEL_CALENDARENTRY",
        "href": "https://api.ayoune.app/crm/calendarentries/6a618e7df23360035fa1bbd8/copy",
        "method": "post",
        "types": [
          "application/json",
          "application/yaml",
          "text/csv"
        ]
      }
    ],
    "version": {
      "host": "2026.46.1",
      "core": "2026.258.0"
    },
    "rateLimit": {
      "limit": "2500",
      "remaining": "2474",
      "reset": "1784868196",
      "resetDate": "Fri Jul 24 2026"
    },
    "responseTime": 21.252199,
    "code": 200,
    "status": "success",
    "error": false
  }
}

Endpunkte

MethodePathBeschreibungRight
GET /calendarentries Liste mit Filtern/Paginierung crm.calendarentries.view
GET /calendarentries/:id Einzelner Datensatz crm.calendarentries.view
POST /calendarentries Neuen Datensatz erstellen crm.calendarentries.new
PUT /calendarentries Datensatz aktualisieren crm.calendarentries.edit
DELETE /calendarentries/:id Datensatz löschen crm.calendarentries.delete

SDK

import { aYOUne } from '@tolinax/ayoune';
const ay = new aYOUne('pat_your_token');

// Alle abrufen
const list = await ay.crm.calendarEntries.find().limit(10).exec();

// Einzelnen Datensatz
const one = await ay.crm.calendarEntries.findById('OBJECT_ID').exec();

// Erstellen
const created = await ay.crm.calendarEntries.create({ name: 'Foo' });

Weiterführend