<?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: Use value from workflow trigger action inside webhook in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1139890#M81732</link>
    <description>&lt;P&gt;Hey, &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/933122"&gt;@dpsk&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for the interesting question. I don't see a simple unified solution here. You identified the major limitation. My gut feeling is the “easiest” way to handle this is to have a workflow per list, versus having multiple lists as enrollment options. This would make attribution easier as each list world be tied to a specific workflow and corresponding webhook.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'll leave this open in case other community members have other suggestions for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2025 20:58:14 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2025-04-23T20:58:14Z</dc:date>
    <item>
      <title>Use value from workflow trigger action inside webhook</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1139450#M81711</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm developing a workflow that would send a webhook to our web app once a contact is added to the list. I'm mostly finished; however, I'm struggling to get an actual list ID in the webhook for the enrolled contact.&lt;/P&gt;&lt;P&gt;I've set up the trigger as multiple ORs for my lists. How would I know for which list the contact was actually added? Any idea how to achieve this? I can fetch the contact again, but the API does not return list memberships, and I don't want to pull every list searching.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-23 at 13.43.09.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144087i541152658D68D30C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-04-23 at 13.43.09.png" alt="Screenshot 2025-04-23 at 13.43.09.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-23 at 13.43.33.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/144088i1FE1FC9EA417E9BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-04-23 at 13.43.33.png" alt="Screenshot 2025-04-23 at 13.43.33.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 06:46:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1139450#M81711</guid>
      <dc:creator>dpsk</dc:creator>
      <dc:date>2025-04-23T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Use value from workflow trigger action inside webhook</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1139890#M81732</link>
      <description>&lt;P&gt;Hey, &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/933122"&gt;@dpsk&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for the interesting question. I don't see a simple unified solution here. You identified the major limitation. My gut feeling is the “easiest” way to handle this is to have a workflow per list, versus having multiple lists as enrollment options. This would make attribution easier as each list world be tied to a specific workflow and corresponding webhook.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We'll leave this open in case other community members have other suggestions for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 20:58:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1139890#M81732</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-04-23T20:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Use value from workflow trigger action inside webhook</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1142010#M81831</link>
      <description>&lt;P&gt;As I know, workflow count is limited. I'm developing this as an app on behalf of other users, so if they have many lists, this would increase workflow counts significantly, potentially even hitting the limit. I would prefer to stick to one workflow if possible.&lt;/P&gt;&lt;P&gt;Overall, it always feels like everything related to lists is hidden or removed from API actions. I'm not sure if this was done on purpose.&lt;/P&gt;&lt;P&gt;The whole reason for this workflow is simply because webhooks are missing "list" as an entity type. It would be simple to set up "Contact added to the list" type functionality via a webhook.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 08:13:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Use-value-from-workflow-trigger-action-inside-webhook/m-p/1142010#M81831</guid>
      <dc:creator>dpsk</dc:creator>
      <dc:date>2025-04-29T08:13:00Z</dc:date>
    </item>
  </channel>
</rss>

