Legacy Dev Forum Posts

 View Only

Sign Up

returnFields supported by Search conversations

  • 1.  returnFields supported by Search conversations

    Posted 06-05-2025 18:07

    Dileep_kaRanki | 2024-09-17 01:34:22 UTC | #1

    Regarding Search conversations I have provided the returnFields as conversationId and participantData but it is returning all fields.

    {
      "query": [
        {
          "type": "DATE_RANGE",
          "fields": [
            "startTime"
          ],
          "startValue": "2024-09-10T12:00:00.000Z",
          "endValue": "2024-09-16T14:00:00.000Z"
        }
      ],
      "returnFields": [
        "conversationId",
        "participantData"
      ]
    }

    system | 2024-10-17 13:46:49 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 29340