<?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 Extensions Issue in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310397#M29554</link>
    <description>&lt;P&gt;I attached it to my real just for testing and it looked good and normal. I did remove then afterwards since it was just for testing. Thank you for your time.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 17:29:30 GMT</pubDate>
    <dc:creator>AJT</dc:creator>
    <dc:date>2020-01-07T17:29:30Z</dc:date>
    <item>
      <title>Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310225#M29525</link>
      <description>&lt;P&gt;When I create a workflow for my new app (a test app), the "fieldmetadata" shows up twice on the workflow when I select it as an action. It looks silly. What can I do so that it only appears once as it should?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 23:46:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310225#M29525</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-06T23:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310227#M29526</link>
      <description>&lt;PRE&gt;{
    "integrationAppId": #####,
    "extensionName": "Send Automated Text Part 2",
    "webhookUrl": "url",
    "fieldMetadata": [{
            "label": "Phone",
            "key": "phone",
            "required": true,
            "fieldType": "TEXT",
            "values": [{
                    "type": "OBJECT_PROPERTY"
            }]
        },
        {
            "label": "Email",
            "key": "email",
            "required": false,
            "fieldType": "TEXT",
            "values": [{
            	    "type": "STATIC_VALUE",
                    "allowsMergeTags": true
            }]
        },
        {
            "label": "Message",
            "key": "message",
            "required": true,
            "fieldType": "TEXTAREA",
            "values": [{
                    "type": "STATIC_VALUE",
                    "allowsMergeTags": true
            }]
    }]
}&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Jan 2020 23:49:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310227#M29526</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-06T23:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310228#M29527</link>
      <description>&lt;P&gt;This is the request body I sent. Which it made it but just seeing fields twice when brought up in Workflows.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 23:50:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310228#M29527</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-06T23:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310361#M29544</link>
      <description>&lt;P&gt;I am looking into this.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:01:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310361#M29544</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-01-07T16:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310365#M29545</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:15:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310365#M29545</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-07T16:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310368#M29546</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/114682"&gt;@AJT&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reporting this. I see the behavior in your account, but all of my other tests have been successful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, I created my own workflow extension using the payload you shared. When added to a workflow, each input field only appears once, per the screenshot below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="My custom workflow extension definition.png" style="width: 576px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/22743iAD0F8C31E6937D5A/image-size/large?v=v2&amp;amp;px=999" role="button" title="My custom workflow extension definition.png" alt="My custom workflow extension definition.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then connected your app to my account and viewed the workflow definitions for both "Send Automated Text" and "Send Automated Text Part 2." These extensions also only show each input field once, per &lt;A href="https://recordit.co/2NYLmNmxGN" target="_self"&gt;this screen recording&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This seems to be a strange front end issue. Have you tried disconnecting and reconnecting your app?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:18:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310368#M29546</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-01-07T16:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310370#M29547</link>
      <description>&lt;P&gt;Ill try that and get back to you soon.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:20:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310370#M29547</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-07T16:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310374#M29548</link>
      <description>&lt;P&gt;I just tried disconnecting and reconnecting app and the problem is still there. Any thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:27:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310374#M29548</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-07T16:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310380#M29551</link>
      <description>&lt;P&gt;One quick thought, I have it connected to kmapptest which is a test account i'm made for testing. Could there be something wrong with the test account?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 16:42:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310380#M29551</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-07T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310397#M29554</link>
      <description>&lt;P&gt;I attached it to my real just for testing and it looked good and normal. I did remove then afterwards since it was just for testing. Thank you for your time.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:29:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310397#M29554</guid>
      <dc:creator>AJT</dc:creator>
      <dc:date>2020-01-07T17:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow Extensions Issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310403#M29556</link>
      <description>&lt;P&gt;Okay, good to hear,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/114682"&gt;@AJT&lt;/a&gt;. Let me know if this becomes an issue again.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 17:51:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Workflow-Extensions-Issue/m-p/310403#M29556</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-01-07T17:51:47Z</dc:date>
    </item>
  </channel>
</rss>

