<?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: App for Marketplace: Possible with workflow? in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151847#M43018</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/844669"&gt;@sosv&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;creating a whole app with the workflow functionality is not possible, as the workflow builder is not an "app builder".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to build an app, that will do something with workflows, this is totally possible. You will need to create a app developer account, create a public(!) app (local development), host the app on something like AWS/Firebase/Azure..., have it installed in - at least - 3 portals (might be more by now), meet the app listing guidelines, go through the listing approval process and then you got an app in your marketplace &lt;span class="lia-unicode-emoji" title=":rocket:"&gt;🚀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also an important note:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the most widest possible user-group, I'm recommending to not create custom objects via the app, as this feature is Enterprise only at the moment. This means that only Enterprise portals would be able to use your app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
    <pubDate>Tue, 13 May 2025 12:20:33 GMT</pubDate>
    <dc:creator>Anton</dc:creator>
    <dc:date>2025-05-13T12:20:33Z</dc:date>
    <item>
      <title>App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151517#M43009</link>
      <description>&lt;P&gt;Dear Hubspot Development superstars,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to developing hubspot Apps and I have a very basic question: Can I develop an App using the Hubspot workflow engine and put it on the marketplace?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an idea, which I can of course implement as a typical app, I do feel that it can be done using a "simple" workflow, too. I could not find any information though, if this can then be put on the marketplace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope someone of you can help me out on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 18:35:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151517#M43009</guid>
      <dc:creator>sosv</dc:creator>
      <dc:date>2025-05-12T18:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151712#M43013</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/844669"&gt;@sosv&lt;/a&gt;&lt;/SPAN&gt;, I hope that you are well!&lt;BR /&gt;&lt;BR /&gt;Great question, thanks for asking the HubSpot Community!&lt;BR /&gt;&lt;BR /&gt;I'd like to ask clarifying questions, just to make sure we help you the best we can.&lt;BR /&gt;&lt;BR /&gt;1. Do you want to create an app via a workflow action?&lt;BR /&gt;2. Or do you want to install an app in the workflow section of the tool?&lt;BR /&gt;&lt;BR /&gt;Here is a documentation "&lt;A href="https://developers.hubspot.com/docs/guides/api/automation/custom-workflow-actions" target="_blank" rel="noopener"&gt;Custom Workflow Actions&lt;/A&gt;" that might be of interest for the workflow!&lt;BR /&gt;And this is if you want to add your app on the Marketplace: "&lt;A href="https://developers.hubspot.com/docs/guides/apps/marketplace/listing-your-app" target="_blank" rel="noopener"&gt;Listing your app&lt;/A&gt;".&lt;BR /&gt;&lt;BR /&gt;And I have found similar threads that might help you:&lt;BR /&gt;&lt;BR /&gt;- The solution from &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/72929"&gt;@Willson&lt;/a&gt; on this post "&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Create-App-to-be-an-Action-in-Workflow/m-p/353037" target="_blank" rel="noopener"&gt;Create App to be an Action in Workflow&lt;/A&gt;"&lt;BR /&gt;- The solution from &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/324811"&gt;@zach_threadint&lt;/a&gt;&lt;/SPAN&gt; on this post "&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Create-workflow-actions-for-app/m-p/964267" target="_blank" rel="noopener"&gt;Create workflow actions for app&lt;/A&gt;"&lt;BR /&gt;- The solution from &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9259"&gt;@Mike_Eastwood&lt;/a&gt;&lt;/SPAN&gt; on this post "&lt;A href="https://community.hubspot.com/t5/Third-Party-Apps/Install-app-in-workflow/td-p/1117134" target="_blank" rel="noopener"&gt;Install app in workflow&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;I'd love to ask our Top Experts: Hi &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/601366"&gt;@sylvain_tirreau&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/324811"&gt;@zach_threadint&lt;/a&gt;&lt;/SPAN&gt; and &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; do you have other tips to share with &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/844669"&gt;@sosv&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Have a wonderful day and thanks so much for your help in advance!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 07:18:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151712#M43013</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-05-13T07:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151847#M43018</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/844669"&gt;@sosv&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;creating a whole app with the workflow functionality is not possible, as the workflow builder is not an "app builder".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to build an app, that will do something with workflows, this is totally possible. You will need to create a app developer account, create a public(!) app (local development), host the app on something like AWS/Firebase/Azure..., have it installed in - at least - 3 portals (might be more by now), meet the app listing guidelines, go through the listing approval process and then you got an app in your marketplace &lt;span class="lia-unicode-emoji" title=":rocket:"&gt;🚀&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also an important note:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the most widest possible user-group, I'm recommending to not create custom objects via the app, as this feature is Enterprise only at the moment. This means that only Enterprise portals would be able to use your app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 12:20:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1151847#M43018</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2025-05-13T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1152014#M43025</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230185"&gt;@BérangèreL&lt;/a&gt; , thank you very much for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying is basically this:&lt;/P&gt;&lt;P&gt;1. When an Email is logged to Hubspot or sent via Hubspot&lt;/P&gt;&lt;P&gt;2. Check content of Email&lt;/P&gt;&lt;P&gt;3. Do some magic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can easily be implemented with the Hubspot own Workflow engine (paid). I am not sure if I can make such a Workflow available in the Marketplace though for others to buy and use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The alternative is to implement this as a Plugin with my own backend, ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 16:58:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1152014#M43025</guid>
      <dc:creator>sosv</dc:creator>
      <dc:date>2025-05-13T16:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1153309#M43046</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/844669"&gt;@sosv&lt;/a&gt;&lt;/SPAN&gt;, thanks for getting back to me and thanks a lot &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; for the help! &lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I understand that you'd like to create yourself a copy of HubSpot workflows that you'll create on your own and add it on the HubSpot Marketplace. Please let me know if that's not the case.&lt;BR /&gt;&lt;BR /&gt;Have you tried the suggestions from &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; which were creating an app developer account, then create a public app for that?&lt;BR /&gt;&lt;BR /&gt;Let us know where you need help!&lt;BR /&gt;&lt;BR /&gt;Thanks and have a lovely weekend!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 10:36:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1153309#M43046</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-05-16T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: App for Marketplace: Possible with workflow?</title>
      <link>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1166616#M43327</link>
      <description>&lt;P&gt;Yes, you can build an app that utilizes HubSpot workflows, but there are a few important things to clarify when it comes to publishing that app on the HubSpot App Marketplace:&lt;/P&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt;What’s Possible:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You can absolutely create an app that integrates with &lt;STRONG&gt;HubSpot Workflows&lt;/STRONG&gt; using &lt;STRONG&gt;workflow extensions&lt;/STRONG&gt; (also called &lt;STRONG&gt;custom workflow actions&lt;/STRONG&gt;).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;These actions allow users to add steps in their workflow that trigger your app’s functionality — for example, sending data to an external API, triggering an automation, or updating a custom system.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Your app would need to be hosted externally, and your workflow action would be registered via the &lt;A class="" href="https://developers.hubspot.com/docs/api/automation/extensions" target="_new" rel="noopener"&gt;HubSpot Workflow Extensions API&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":repeat_button:"&gt;🔁&lt;/span&gt;Can It Be Listed on the Marketplace?&lt;/H3&gt;&lt;P&gt;Yes — &lt;STRONG&gt;if&lt;/STRONG&gt; your app:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Provides a clear user benefit and integrates with HubSpot using APIs or extensions (like workflows, CRM cards, webhooks, etc.)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Follows HubSpot’s &lt;A class="" href="https://developers.hubspot.com/docs/api/marketplace/requirements" target="_new" rel="noopener"&gt;App Marketplace requirements&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is properly packaged with authentication, scopes, and a public listing&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":warning:"&gt;⚠️&lt;/span&gt;Important Notes:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;You can’t build a &lt;STRONG&gt;HubSpot-native workflow alone&lt;/STRONG&gt; (using only the workflow tool in the UI) and publish that as an “app.” There needs to be a technical integration — even if it’s lightweight — that connects external logic or systems via API.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;A "simple workflow" without external extension or integration doesn’t qualify as an app for the marketplace.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;Suggestion:&lt;/H3&gt;&lt;P&gt;If your idea truly only involves native workflow capabilities, consider sharing it as a &lt;STRONG&gt;workflow template&lt;/STRONG&gt; instead of an app. But if it includes external logic or interaction, turning it into an app with a custom workflow action is a great route.&lt;/P&gt;&lt;P&gt;Let me know if you'd like pointers on registering a custom action or preparing your app for submission — happy to help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Oliver Kendrick&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://limeup.io/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://limeup.io/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 06:44:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/App-for-Marketplace-Possible-with-workflow/m-p/1166616#M43327</guid>
      <dc:creator>OliverKendrick</dc:creator>
      <dc:date>2025-06-19T06:44:33Z</dc:date>
    </item>
  </channel>
</rss>

