Announcement

Collapse
No announcement yet.

Return Linked Entity IDs in API

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • bradaks
    replied
    Has anyone figured this out? Thanks!

    Leave a comment:


  • bradaks
    replied
    dimyy The problem with this is we are trying to get all records returned. We have a custom entity that has a many-to-many relationship with Contacts. When we pull the api for that custom entity there are no contacts pulled.

    Leave a comment:


  • dimyy
    replied
    Try to use request like account - contacts:

    /api/v1/Account/5b8faebcd089708af/contacts?primaryFilter=&select=id

    '5b8faebcd089708af' - Account ID

    Leave a comment:


  • bradaks
    started a topic Return Linked Entity IDs in API

    Return Linked Entity IDs in API

    Good day all,

    Is there a way to get the linked entity IDs via the API? I have a many to many relationship and I cannot get the API to pull any of this information. Thanks so much!
Working...
X