<?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 Custom modules API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773015#M62529</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an API for programmatically uploading custom (email) modules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 13:56:43 GMT</pubDate>
    <dc:creator>MBos</dc:creator>
    <dc:date>2023-03-23T13:56:43Z</dc:date>
    <item>
      <title>Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773015#M62529</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an API for programmatically uploading custom (email) modules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 13:56:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773015#M62529</guid>
      <dc:creator>MBos</dc:creator>
      <dc:date>2023-03-23T13:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773069#M62537</link>
      <description>&lt;P&gt;Hi MBos,&lt;BR /&gt;&lt;BR /&gt;I think what you are looking for is the &lt;A href="https://developers.hubspot.com/docs/cms/developer-reference/local-development-cli" target="_blank" rel="noopener"&gt;hubspot-cli&lt;/A&gt;. Follow the instructions for "Install", "Upgrade, "init" and then "upload" or "watch. An example of this can be found &lt;A href="https://developers.hubspot.com/docs/cms/guides/getting-started?hsCtaTracking=28bfd0e9-ec05-48a5-b069-ce20015f54ac%7Cc66b91fb-14b1-4c35-ab0d-7e4af8000592" target="_blank" rel="noopener"&gt;here&lt;/A&gt;. Let me know if this helps! If you're having trouble setting up your hubspot-cli, feel free to reach out!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Henrik Bartenstein&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:29:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773069#M62537</guid>
      <dc:creator>Henrik_B_Stein</dc:creator>
      <dc:date>2023-03-23T15:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773074#M62538</link>
      <description>&lt;P&gt;Hi Henrik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help, but it's a different kind of module I'm after. Sorry for not being too clear in my first post, but with email modules I mean the kind that you can use in HubSpot's email editor as building blocks, these:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/building-blocks/modules/files" target="_blank"&gt;https://developers.hubspot.com/docs/cms/building-blocks/modules/files.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:34:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773074#M62538</guid>
      <dc:creator>MBos</dc:creator>
      <dc:date>2023-03-23T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773085#M62541</link>
      <description>&lt;P&gt;Hey Max,&lt;BR /&gt;&lt;BR /&gt;I actually meant the same kind of modules, respectively almost any kind of files you want to upload to you design tools. You can just navigate to your project-folder or the folder where your module is stored, open a terminal and use the CLI to upload your files. If your custom module is structured like the one in the second screenshot&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/building-blocks/modules/files" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developers.hubspot.com/docs/cms/building-blocks/modules/files&lt;/A&gt;, it will appear as a module in the design manager.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Henrik&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:47:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773085#M62541</guid>
      <dc:creator>Henrik_B_Stein</dc:creator>
      <dc:date>2023-03-23T15:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773105#M62543</link>
      <description>&lt;P&gt;Oh interesting, thanks! The CLI solution unfortunately wouldn't work for our use case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We namely want to be able to programmatically upload custom modules using the HubSpot API to the accounts of our users that use our HubSpot integration (it's available on the HubSpot app marketplace). Do you know if there is a similar solution available for use of the HubSpot API?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 16:12:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773105#M62543</guid>
      <dc:creator>MBos</dc:creator>
      <dc:date>2023-03-23T16:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom modules API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773123#M62546</link>
      <description>&lt;P&gt;Hey MBOS,&lt;BR /&gt;In that case, you can make your files available to the customer in their app settings.&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/create-an-app-settings-page" target="_blank"&gt;https://developers.hubspot.com/docs/api/create-an-app-settings-page&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Henrik&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 16:29:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-modules-API/m-p/773123#M62546</guid>
      <dc:creator>Henrik_B_Stein</dc:creator>
      <dc:date>2023-03-23T16:29:28Z</dc:date>
    </item>
  </channel>
</rss>

