<?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 Graphiql to fetch custom object record id with note created today in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1012788#M75147</link>
    <description>&lt;P&gt;Im trying to fetch custom object "hs_object_id" where note is created for this record today. Im using below graphiql query to get record. But results im getting are irrelevant.&lt;/P&gt;&lt;P&gt;Below query fetching random id's with notes total value as 0.&lt;BR /&gt;&lt;BR /&gt;Expected result is "To fetch custom object hs_object_id where its associated notes are created today"&lt;BR /&gt;It would also be helpful if any one share API details to fetch the same&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;query GetNotesCreatedToday {
CRM {
p_custom_collection {
items {
hs_object_id
associations {
note_collection__custom_to_note(
filter: {hs_timestamp__gte: "2024-07-18T00:00:00.000Z", hs_timestamp__lte: "2024-07-20T00:00:00.000Z"}
) {
total
items {
hs_object_id
hs_timestamp
}
}
}
}
}
}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2024 09:38:11 GMT</pubDate>
    <dc:creator>SVenkatesan</dc:creator>
    <dc:date>2024-07-19T09:38:11Z</dc:date>
    <item>
      <title>Graphiql to fetch custom object record id with note created today</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1012788#M75147</link>
      <description>&lt;P&gt;Im trying to fetch custom object "hs_object_id" where note is created for this record today. Im using below graphiql query to get record. But results im getting are irrelevant.&lt;/P&gt;&lt;P&gt;Below query fetching random id's with notes total value as 0.&lt;BR /&gt;&lt;BR /&gt;Expected result is "To fetch custom object hs_object_id where its associated notes are created today"&lt;BR /&gt;It would also be helpful if any one share API details to fetch the same&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;query GetNotesCreatedToday {
CRM {
p_custom_collection {
items {
hs_object_id
associations {
note_collection__custom_to_note(
filter: {hs_timestamp__gte: "2024-07-18T00:00:00.000Z", hs_timestamp__lte: "2024-07-20T00:00:00.000Z"}
) {
total
items {
hs_object_id
hs_timestamp
}
}
}
}
}
}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 09:38:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1012788#M75147</guid>
      <dc:creator>SVenkatesan</dc:creator>
      <dc:date>2024-07-19T09:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Graphiql to fetch custom object record id with note created today</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1013151#M75164</link>
      <description>&lt;P&gt;Hi, @SVenkatesan &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question and for including your details. That is always helpful. I'd like to invite some of our community members to the conversation — hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66301"&gt;@Bryantworks&lt;/a&gt;&amp;nbsp;do you have any tips you can share with&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/470522"&gt;@SVenkatesan&lt;/a&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for taking a look! — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 22:14:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1013151#M75164</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-07-19T22:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Graphiql to fetch custom object record id with note created today</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1013710#M75175</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66301"&gt;@Bryantworks&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73772"&gt;@Kevin-C&lt;/a&gt; Can you help me with this query&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 04:55:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Graphiql-to-fetch-custom-object-record-id-with-note-created/m-p/1013710#M75175</guid>
      <dc:creator>SVenkatesan</dc:creator>
      <dc:date>2024-07-22T04:55:07Z</dc:date>
    </item>
  </channel>
</rss>

