<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Where clause - API in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134894#M36277</link>
    <description>&lt;P&gt;Up&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 16:42:50 GMT</pubDate>
    <dc:creator>renatoc1</dc:creator>
    <dc:date>2022-12-15T16:42:50Z</dc:date>
    <item>
      <title>Where clause - API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134890#M36273</link>
      <description>&lt;P&gt;Where can i find all the "Where clauses" for consume The Alfresco APIs?&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;PRE&gt;http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/audit-applications/alfresco-access/audit-entries?where=(createdAt%20BETWEEN%20('2019-12-20T09%3A00%3A00.000%2B0000'%2C'2019-12-20T10%3A00%3A00.000%2B0000'))"&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class=""&gt;"BETWEEN" is one of them&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 11:29:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134890#M36273</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-07-27T11:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause - API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134891#M36274</link>
      <description>&lt;P&gt;I want to filter the id 1 from&lt;/P&gt;&lt;PRE&gt;{
    "list": {
        "pagination": {
            "count": 100,
            "hasMoreItems": true,
            "totalItems": 253,
            "skipCount": 0,
            "maxItems": 100
        },
        "entries": [
            {
                "entry": {
                    "id": "1",
                    "auditApplicationId": "alfresco-access",
                    "createdByUser": {
                        "id": "admin",
                        "displayName": "Administrator"
                    },
                    "createdAt": "2022-07-26T03:42:39.662+00:00",
                    "values": null
                }
            },
            {
                "entry": {
                    "id": "2",
                    "auditApplicationId": "alfresco-access",
                    "createdByUser": {
                        "id": "admin",
                        "displayName": "Administrator"
                    },
                    "createdAt": "2022-07-26T03:42:41.053+00:00",
                    "values": null
                }
            }
        ]
    }
}&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;localhost:8081/api/v1/audit-applications/alfresco-access/audit-entries?where=(id = 1)&lt;/PRE&gt;&lt;P&gt;doesn't work.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 13:57:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134891#M36274</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-07-27T13:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause - API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134892#M36275</link>
      <description>&lt;P&gt;Up&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 13:58:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134892#M36275</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-08-16T13:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause - API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134893#M36276</link>
      <description>&lt;P&gt;Up&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 20:14:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134893#M36276</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-10-05T20:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Where clause - API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134894#M36277</link>
      <description>&lt;P&gt;Up&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 16:42:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/where-clause-api/m-p/134894#M36277</guid>
      <dc:creator>renatoc1</dc:creator>
      <dc:date>2022-12-15T16:42:50Z</dc:date>
    </item>
  </channel>
</rss>

