<?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 Announcing the new Feedback Submissions API in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/377471#M4</link>
    <description>&lt;P&gt;Today we’re pleased to announce the public beta of our new &lt;A href="https://developers.hubspot.com/docs/api/crm/feedback-submissions" target="_blank" rel="noopener"&gt;Feedback Submissions API&lt;/A&gt;. With this API, you’ll be able to get information about existing responses to HubSpot surveys. The API does not currently support creating new feedback submission instances.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always with beta endpoints, the exact specifications may change at any time, so don’t use this for production integrations yet. We’ll update the changelog when this API goes to General Availability and is ready for production.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if you have any questions in here the forum thread.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 20:21:05 GMT</pubDate>
    <dc:creator>mwelch</dc:creator>
    <dc:date>2020-10-08T20:21:05Z</dc:date>
    <item>
      <title>Announcing the new Feedback Submissions API</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/377471#M4</link>
      <description>&lt;P&gt;Today we’re pleased to announce the public beta of our new &lt;A href="https://developers.hubspot.com/docs/api/crm/feedback-submissions" target="_blank" rel="noopener"&gt;Feedback Submissions API&lt;/A&gt;. With this API, you’ll be able to get information about existing responses to HubSpot surveys. The API does not currently support creating new feedback submission instances.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As always with beta endpoints, the exact specifications may change at any time, so don’t use this for production integrations yet. We’ll update the changelog when this API goes to General Availability and is ready for production.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if you have any questions in here the forum thread.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 20:21:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/377471#M4</guid>
      <dc:creator>mwelch</dc:creator>
      <dc:date>2020-10-08T20:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing the new Feedback Submissions API</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/620322#M238</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/103826"&gt;@mwelch&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am a beginner and just started working on API integrations. I got a task to work on Hubspot API.&amp;nbsp; I checked the Hubspot API reference documentation. It was very helpful. I was able to access almost all endpoints, however when I try to work on Feedback_submissions :&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/feedback-submissions" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/crm/feedback-submissions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting following error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ModuleNotFoundError&lt;/SPAN&gt;&lt;SPAN&gt;: No module named 'hubspot.crm.feedback_submissions'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have imported all the modules shown on the&amp;nbsp;&amp;nbsp;API reference documentation for this "Feedback_submissions" API endpoint. My code is as follows :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!pip install --upgrade hubspot-api-client&lt;BR /&gt;import hubspot&lt;BR /&gt;from pprint import pprint&lt;BR /&gt;from hubspot.crm.feedback_submissions import ApiException&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;client = hubspot.Client.create(api_key="hapikey")&lt;/P&gt;&lt;P&gt;try:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;api_response = client.crm.feedback_submissions.basic_api.get_page(limit=10, archived=False)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;pprint(api_response)&lt;BR /&gt;except ApiException as e:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;print("Exception when calling basic_api-&amp;gt;get_page: %s\n" % e)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;A href="https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/377471/thread-id/4#" target="_blank" rel="noopener"&gt;PREVIEW&lt;/A&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Apr 2022 09:06:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/620322#M238</guid>
      <dc:creator>AbhijeetRahane</dc:creator>
      <dc:date>2022-04-22T09:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing the new Feedback Submissions API</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/1023017#M787</link>
      <description>&lt;P&gt;I am trying to add this to my API scope and when I do I get the following error when trying to update the scope:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your account doesn't have access to some of the scopes you've selected.&lt;BR /&gt;Please change your selections and try again.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Aug 2024 17:27:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Announcing-the-new-Feedback-Submissions-API/m-p/1023017#M787</guid>
      <dc:creator>JStark_MO</dc:creator>
      <dc:date>2024-08-06T17:27:47Z</dc:date>
    </item>
  </channel>
</rss>

