OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM How to filter by group ids in "/api/contacts" endpoint in REST JSON API?

This topic contains 9 replies, has 2 voices, and was last updated by  Yurii Muratov 5 years, 8 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #30952

    spyout98
    Participant

    In Oro Rest Json API (“/api/doc/rest_json_api”), there is an endpoint “/api/contacts” with some fields and filters (see below):

    asd

    But I want to fetch all contacts that belongs to groups with some ids (one or more). For example: Show all contacts that belongs to group with id 1, Show all contacts that belongs to group with id 1 AND 2. But there is not a ‘filter[contactgroups]’ enabled in this endpoint.

    How do I enable the filters of groups/contactgroups?

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)

The forum ‘OroCRM’ is closed to new topics and replies.

Back to top