• Filter users ans contacts relationship

    In the meetings module, there is a Commitments sub-panel. When I add a commitment I must have a field that takes the participants (filter) of the meeting. I can't seem to find a solution for this request. I need help.
  • Contacts many_to_many relationship with Users - how to use?

    If you navigate to Admin -> Studio -> Contacts -> Relationships, you will see that Contacts has a many-to-many relationship with Users. I cannot access a contact's users via the API. I've tried `Contacts/:id/link/users`, `Contacts/:id/collection…