<?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: Input with multiple properties in hubspot custom action in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/999640#M74701</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/748435"&gt;@neer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While HubSpot's custom workflow actions don't natively support accepting multiple contact properties as input, there are creative solutions to replicate the functionality seen in Zoom's integration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One approach is to utilize hidden form fields in your custom action, each representing a desired contact property.&lt;/P&gt;
&lt;P&gt;By leveraging the HubSpot Workflows API, you can pre-populate these hidden fields with enrolled contact data within your app.&lt;/P&gt;
&lt;P&gt;This approach allows you to capture the necessary information without exposing the fields to users, effectively passing the data to your application for processing.&lt;/P&gt;
&lt;P&gt;Refer to the below help article to learn more:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api/automation/custom-workflow-actions" target="_blank"&gt;Automation API | Custom Workflow Actions (hubspot.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hope this helps - Happy to help further!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Thank you very much and have a great one!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Warm regards&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 18:11:45 GMT</pubDate>
    <dc:creator>Humashankar</dc:creator>
    <dc:date>2024-07-01T18:11:45Z</dc:date>
    <item>
      <title>Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/999631#M74698</link>
      <description>&lt;P&gt;I have my app published in hubspot market place. I want to add a custom action to workflow. The input field should take multiple contact properties. Similar to what zoom has implemented.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="neer_0-1719856258884.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/120851i0E03FCB968BD8A85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="neer_0-1719856258884.png" alt="neer_0-1719856258884.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone please guide how this can be achieved?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 17:51:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/999631#M74698</guid>
      <dc:creator>neer</dc:creator>
      <dc:date>2024-07-01T17:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/999640#M74701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/748435"&gt;@neer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While HubSpot's custom workflow actions don't natively support accepting multiple contact properties as input, there are creative solutions to replicate the functionality seen in Zoom's integration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One approach is to utilize hidden form fields in your custom action, each representing a desired contact property.&lt;/P&gt;
&lt;P&gt;By leveraging the HubSpot Workflows API, you can pre-populate these hidden fields with enrolled contact data within your app.&lt;/P&gt;
&lt;P&gt;This approach allows you to capture the necessary information without exposing the fields to users, effectively passing the data to your application for processing.&lt;/P&gt;
&lt;P&gt;Refer to the below help article to learn more:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api/automation/custom-workflow-actions" target="_blank"&gt;Automation API | Custom Workflow Actions (hubspot.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hope this helps - Happy to help further!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Thank you very much and have a great one!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Warm regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 18:11:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/999640#M74701</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-07-01T18:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022109#M75562</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I stumbled in the same problem and I don't find anything in the article linked to help me achieving what the original user was asking.&lt;BR /&gt;&lt;BR /&gt;Maybe the article has been modified since? Can you provide some more detail about any workaround that would allow me to get multiple properties in one input field?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 09:30:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022109#M75562</guid>
      <dc:creator>MCruz45</dc:creator>
      <dc:date>2024-08-05T09:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022221#M75565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/376675"&gt;@MCruz45&lt;/a&gt;&amp;nbsp;- Can you please elaborate with your problem statement and create a new post in the community - So that we can effectively take it forward.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 13:50:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022221#M75565</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-08-05T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022693#M75580</link>
      <description>&lt;P&gt;Well, it is kinda the same than the original.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add a custom action to workflow. The input field should take multiple contact properties. So, for example. Contacts may have different phone number fields, phonenumber, mobilephonenumber, etc...&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Now imagine that I want an action in which input field could be one or several phone numbers, depending of what the person building the wrokflow decides. Now, what I would try to do is to have an input field of&amp;nbsp;supportedValueTypes &lt;SPAN&gt;OBJECT_PROPERTY and type enumeration, hoping that this could do the trick. But it doesnt seem to be possible. At the end you can select only an unique object property:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MCruz45_1-1722934235554.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124070iFF176F2836A0FF96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MCruz45_1-1722934235554.png" alt="MCruz45_1-1722934235554.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Only option I've found is to set&amp;nbsp;supportedValueTypes to&amp;nbsp;STATIC_VALUE, and then user can select several object properties:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MCruz45_0-1722934077126.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/124067i1CFFA19AF16356D8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MCruz45_0-1722934077126.png" alt="MCruz45_0-1722934077126.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And that is what I have seen in some companies use. But this is hardly convenient, because at the end you just get a concatenation of all those numbers selected and depending of what the contact has in those numbers is not even possible to parse them correctly.&lt;BR /&gt;&lt;BR /&gt;So my question is: Is it possible to have an input field that takes several properties (in opposition of a single one) based on its fieldtype ("&lt;/SPAN&gt;&lt;SPAN&gt;phonenumber" in this example&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 08:52:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022693#M75580</guid>
      <dc:creator>MCruz45</dc:creator>
      <dc:date>2024-08-06T08:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022891#M75590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/376675"&gt;@MCruz45&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although there isn't a direct solution within HubSpot's current limitations for selecting multiple phone numbers.&lt;/P&gt;
&lt;P&gt;Try out the option which involves creating an enhanced custom property object with input fields for property name, value, and an inclusion flag, allowing users to add multiple instances and selectively choose which phone numbers to include.&lt;/P&gt;
&lt;P&gt;Otherwise, we can utilize the HubSpot API to fetch all potential phone number properties for a contact and provide a user interface within the custom action to select desired properties, passing the selected property names to the action for processing.&lt;/P&gt;
&lt;P&gt;While the second option offers more dynamic property selection, it requires additional development&amp;nbsp;effort&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 14:20:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1022891#M75590</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-08-06T14:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1023333#M75623</link>
      <description>&lt;P&gt;Got it. Thank you for clarifying about the available options.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 08:53:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1023333#M75623</guid>
      <dc:creator>MCruz45</dc:creator>
      <dc:date>2024-08-07T08:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1085397#M79036</link>
      <description>&lt;P&gt;Hey, have you found the answer to this problem If yes can you share with me?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2024 04:59:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1085397#M79036</guid>
      <dc:creator>VMourya</dc:creator>
      <dc:date>2024-12-19T04:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Input with multiple properties in hubspot custom action</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1093248#M79432</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;No, there seems to not be a direct way to achieve that.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 09:23:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Input-with-multiple-properties-in-hubspot-custom-action/m-p/1093248#M79432</guid>
      <dc:creator>MCruz45</dc:creator>
      <dc:date>2025-01-13T09:23:26Z</dc:date>
    </item>
  </channel>
</rss>

