Browse By Tags

  • GraphQL for custom Fields

    Hi, I am building an app, and my goal is to interface with my clients product information (they are using X3). Most of them have custom fields in master data -> product. Right now, we didn't find a way to query custom fields via GraphQl implementation…
  • REST-API - Search for the connected persons of an email-address

    Hi everyone, we are developing a Test-REST-Api-App to connect Zendesk-"Users" and CRM-Persons. Zendesk Users are identified Via the E-Mail-Adress and therefore need to Search for the Person with the current Mail-Adress. We are able to identify the "email…