Zum Hauptinhalt gehen

How to work with entities

Kommentare

3 Kommentare

  • Zendesk API User
    Author: Karsten - 2/21/2014 10:21

    How to access values of foreign tables? e.g. press_releases.editor.name

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 2/21/2014 10:31

    If you have an entity from "press_releases" and this has a field "editor" which is a (to-one-)relation to another table, then get("editor") will deliver an entity again. For to-multiple-relations the return value is a list of entities.

    0
  • Zendesk API User
    Author: winod - 7/21/2014 17:38

    Is there any Api to retrieve all entities and delete them at one shot?.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.