<?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: Workflow extension in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632755#M53197</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/385393"&gt;@EBurikov8&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;You will probably need to provide some more details before anyone can assist here.&amp;nbsp; Kind of flying blind at this point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt; or &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/152955"&gt;@zaklein&lt;/a&gt;&amp;nbsp;may be able to help with more info &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2022 20:06:02 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2022-05-13T20:06:02Z</dc:date>
    <item>
      <title>Workflow extension</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632717#M53193</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did all the steps for creating a workflow extension, also the post request with the example json but I cant seem to make the extension show up in the workflow Editor.&lt;/P&gt;&lt;P&gt;My App is also in the Connected apps and I tried different testing apps but it still did not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does someone have an idea where I could look to see where the problem ist, like logs or something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 18:37:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632717#M53193</guid>
      <dc:creator>EBurikov8</dc:creator>
      <dc:date>2022-05-13T18:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow extension</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632755#M53197</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/385393"&gt;@EBurikov8&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;You will probably need to provide some more details before anyone can assist here.&amp;nbsp; Kind of flying blind at this point.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt; or &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/152955"&gt;@zaklein&lt;/a&gt;&amp;nbsp;may be able to help with more info &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 20:06:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632755#M53197</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-05-13T20:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow extension</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632913#M53203</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/385393"&gt;@EBurikov8&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share us more information about the extension document you referring to? You can also share the sample code you're trying to create.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you followed &lt;A href="https://legacydocs.hubspot.com/docs/methods/workflow-extensions/workflow-extensions-overview" target="_blank" rel="noopener"&gt;this&lt;/A&gt;, there should be no issue if you followed correctly.&lt;/P&gt;
&lt;P&gt;However, if you are following &lt;A href="https://developers.hubspot.com/docs/api/automation/custom-workflow-actions" target="_blank" rel="noopener"&gt;this&lt;/A&gt;, the newer documentation and it is named as "custom workflow action" but not "workflow extension", I noticed that the sample code didn't mention anything at all about &lt;FONT color="#FF0000"&gt;"published": true&lt;/FONT&gt;.&amp;nbsp; By adding that, it should show up in visually in workflow page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
  "actionUrl": "https://example.com/hubspot",
  "published": true,
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also try an endpoint to fetch all and see if the one you created is listed.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Older document -&amp;nbsp;&lt;SPAN&gt;GET &lt;A href="https://api.hubapi.com/automationextensions/v1/definitions?hapikey=" target="_blank" rel="noopener"&gt;https://api.hubapi.com/automationextensions/v1/definitions?hapikey=&lt;/A&gt;&amp;lt;&amp;lt;hapikey&amp;gt;&amp;gt;&amp;amp;applicationId=&amp;lt;&amp;lt;app ID&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Newer document -&amp;nbsp;GET /automation/v4/actions/{appId} as listed in documentation endpoint&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Hope these helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 09:38:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/632913#M53203</guid>
      <dc:creator>lindahl</dc:creator>
      <dc:date>2022-05-16T09:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow extension</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/633172#M53210</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/91768"&gt;@lindahl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This helped &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;I actually followed the "newer" documentation and the problem was the missing&amp;nbsp;&lt;FONT color="#FF0000"&gt;"published": true&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I added the option in my POST request and then I got the workflows extension in my Workflow View.&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;This is how I added it - If someone has the same problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EBurikov8_0-1652628600982.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/66405iC5C1C16775696833/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EBurikov8_0-1652628600982.png" alt="EBurikov8_0-1652628600982.png" /&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;Thank you all for the fast help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 15:31:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-extension/m-p/633172#M53210</guid>
      <dc:creator>EBurikov8</dc:creator>
      <dc:date>2022-05-15T15:31:08Z</dc:date>
    </item>
  </channel>
</rss>

