<?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 Contact Workflow API: Missing Required Details? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327012#M31598</link>
    <description>&lt;P&gt;Using the HubSpot workflow API to query the definition of a contact workflow from one HubSpot portal, and replicate the workflow configuration into another HubSpot portal. Have foud that some of the workflow configuration detail&amp;nbsp; is not available via the HubSpot API. Consider the fragment below - part of a "Get Workflow" response:&lt;/P&gt;
&lt;PRE&gt;{
    "actions": [{
            "acceptActions": [{
                    "acceptActions": [{
                            "actionId": 27,
                            "emailCampaignGroupId": 71927769,
                            "emailCampaignId": 84131493,
                            "emailContentId": 8830681622,
                            "goalListCount": 0,
                            "stepId": 1,
                            "type": "EMAIL"
                        }, {
                            "actionId": 28,
                            "propertyName": "some_property",
                            "stepId": 1,
                            "type": "SET_CONTACT_PROPERTY"
                        }
                    ],
                    "actionId": 2,
                    "filters": [],
                    "filtersListId": 1195,&lt;/PRE&gt;
&lt;P&gt;Notice the property filtersListId = 1195. This is an&amp;nbsp;"If/Then" branch step and the "filtersListId" represents filter logic that is to be applied to determine which branch is to be followed. For example, the logic could be "IF Contact Property X=Test THEN follow accept branch".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately there seems to be no way to retrieve, via the HubSpot API, details of what the logic of filtersListId = 1195 actually is. For example, calling the "Contact Lists API" with to retrieve the list with id 1195 returns a 404 not found error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone successfully retrieved this detail via the HubSpot API?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 01:13:24 GMT</pubDate>
    <dc:creator>Tim_Munro</dc:creator>
    <dc:date>2020-03-23T01:13:24Z</dc:date>
    <item>
      <title>Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327012#M31598</link>
      <description>&lt;P&gt;Using the HubSpot workflow API to query the definition of a contact workflow from one HubSpot portal, and replicate the workflow configuration into another HubSpot portal. Have foud that some of the workflow configuration detail&amp;nbsp; is not available via the HubSpot API. Consider the fragment below - part of a "Get Workflow" response:&lt;/P&gt;
&lt;PRE&gt;{
    "actions": [{
            "acceptActions": [{
                    "acceptActions": [{
                            "actionId": 27,
                            "emailCampaignGroupId": 71927769,
                            "emailCampaignId": 84131493,
                            "emailContentId": 8830681622,
                            "goalListCount": 0,
                            "stepId": 1,
                            "type": "EMAIL"
                        }, {
                            "actionId": 28,
                            "propertyName": "some_property",
                            "stepId": 1,
                            "type": "SET_CONTACT_PROPERTY"
                        }
                    ],
                    "actionId": 2,
                    "filters": [],
                    "filtersListId": 1195,&lt;/PRE&gt;
&lt;P&gt;Notice the property filtersListId = 1195. This is an&amp;nbsp;"If/Then" branch step and the "filtersListId" represents filter logic that is to be applied to determine which branch is to be followed. For example, the logic could be "IF Contact Property X=Test THEN follow accept branch".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately there seems to be no way to retrieve, via the HubSpot API, details of what the logic of filtersListId = 1195 actually is. For example, calling the "Contact Lists API" with to retrieve the list with id 1195 returns a 404 not found error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone successfully retrieved this detail via the HubSpot API?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 01:13:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327012#M31598</guid>
      <dc:creator>Tim_Munro</dc:creator>
      <dc:date>2020-03-23T01:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327148#M31610</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17996"&gt;@Tim_Munro&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for reaching out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm seeing this behavior as well. (If I recall correctly, the &lt;A href="https://developers.hubspot.com/docs/methods/workflows/get_workflow" target="_self"&gt;v2 Workflows API&lt;/A&gt; previously displayed all filter conditions.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you confirm the first four digits of the Hub ID you are querying and share the request URL (without any authentication details) so that I can share another example with my team?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 19:12:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327148#M31610</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-03-23T19:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327153#M31613</link>
      <description>&lt;P&gt;Thanks Isaac - that is interesting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Hub ID starts with: 4505 and we are calling the endpoint described here &lt;A href="https://developers.hubspot.com/docs/methods/workflows/v3/get_workflow" target="_blank"&gt;https://developers.hubspot.com/docs/methods/workflows/v3/get_workflow&lt;/A&gt; with workflowId set to 1043307.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 19:39:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327153#M31613</guid>
      <dc:creator>Tim_Munro</dc:creator>
      <dc:date>2020-03-23T19:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327281#M31635</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17996"&gt;@Tim_Munro&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, however I'm having trouble locating that workflow. Could you direct message me a link to it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll be bringing this up to the team to get insight into whether anything changed and what can be done to surface this information for integrators like you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I appreciate your understanding!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 13:14:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327281#M31635</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-03-24T13:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327307#M31637</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17996"&gt;@Tim_Munro&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The team is investigating. No need to send me the link at this point!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 14:23:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327307#M31637</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-03-24T14:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327389#M31643</link>
      <description>&lt;P&gt;Thanks Isaac, much appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 19:29:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/327389#M31643</guid>
      <dc:creator>Tim_Munro</dc:creator>
      <dc:date>2020-03-24T19:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/328699#M31787</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17996"&gt;@Tim_Munro&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you again for your patience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue should now be resolved and the if/then branch's &lt;CODE&gt;filters&lt;/CODE&gt; should be returned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you are not seeing this behavior.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 13:58:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/328699#M31787</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2020-03-31T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/328857#M31805</link>
      <description>&lt;P&gt;Brilliant, yes I can see those filters again now &amp;amp; so can successfully clone the workflow if/then branches between portals. Thanks for the assistance&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 19:37:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/328857#M31805</guid>
      <dc:creator>Tim_Munro</dc:creator>
      <dc:date>2020-03-31T19:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Contact Workflow API: Missing Required Details?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/861993#M68065</link>
      <description>&lt;P&gt;Not to throw a wrench in the works &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/665"&gt;@IsaacTakushi&lt;/a&gt;&amp;nbsp;(and obviously it's 3-and-a-half years later), but when querying a workflow with multiple branches, only the first branch data is being returned….&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;E.g., this endpoint&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times"&gt;&lt;A href="https://api.hubapi.com/automation/v3/workflows/49279319," target="_blank" rel="noopener"&gt;https://api.hubapi.com/automation/v3/workflows/49279319&lt;/A&gt;&lt;BR /&gt;&lt;/FONT&gt;returns only the first branch filters, not the second branch as well.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 05:11:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Contact-Workflow-API-Missing-Required-Details/m-p/861993#M68065</guid>
      <dc:creator>dnfdrmn</dc:creator>
      <dc:date>2023-10-10T05:11:52Z</dc:date>
    </item>
  </channel>
</rss>

