<?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 Use Siri to add Tasks to Hubspot in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Siri-to-add-Tasks-to-Hubspot/m-p/1201879#M13620</link>
    <description>&lt;P&gt;Hi everyone, I figured out a reltivley easy way to use Siri to add tasks to hubspot using Zapier Webhooks and Apple Short Cuts..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There may be an easier way but I use Zapier a bunch and this works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Part 1 — Create the Zap (Catch Webhook → HubSpot: Create Task)&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Make a new Zap&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In Zapier, click &lt;STRONG&gt;Create Zap&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Trigger: Webhooks by Zapier → Catch Hook&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Choose &lt;STRONG&gt;Catch Hook&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Copy the &lt;STRONG&gt;Custom Webhook URL&lt;/STRONG&gt; (you’ll paste this into the iPhone Shortcut later).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Leave this tab open.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action: HubSpot → Create Task&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Connect your HubSpot account (the portal you actually use).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Map fields&lt;/STRONG&gt; (will do later)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;H2&gt;Part 2 — Build the iPhone Shortcut&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create Shortcut&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Open &lt;STRONG&gt;Shortcuts&lt;/STRONG&gt; on iPhone → &lt;STRONG&gt;+&lt;/STRONG&gt; → name it &lt;STRONG&gt;Add HubSpot Task&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action 1: Dictate Text&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add &lt;STRONG&gt;Dictate Text&lt;/STRONG&gt; (no prompt; it listens immediately).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This captures whatever you say as the task description.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action 2: Get Contents of URL&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add &lt;STRONG&gt;Get Contents of URL&lt;/STRONG&gt; and set:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;URL&lt;/STRONG&gt;: paste your Zapier &lt;STRONG&gt;Catch Hook URL&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Method&lt;/STRONG&gt;: &lt;STRONG&gt;POST&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Headers&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Key: Content-Type&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Value: application/json&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Request Body&lt;/STRONG&gt;: &lt;STRONG&gt;JSON&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add key: description&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Value: tap the variable button and insert the &lt;STRONG&gt;Dictate Text&lt;/STRONG&gt; output (the gray token)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;H2&gt;Part 3 — Test end-to-end&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Back in Zapier&lt;/STRONG&gt;, your Trigger is still on &lt;STRONG&gt;Test trigger&lt;/STRONG&gt; → it’s waiting.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Run the Shortcut&lt;/STRONG&gt; on iPhone (or say “Hey Siri, add HubSpot task”).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Speak a sample task: “&lt;STRONG&gt;Call Bill about big Sale"&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In Zapier, you should now see a payload with description. Click &lt;STRONG&gt;Continue&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Now go to the Hubspot Zap, and map the decription to the subject field.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;NOTE:&amp;nbsp; There a re likley ways to parse or segment to add dates descriptions etc.&amp;nbsp; This works well enough for me so I hope it at least gets you started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Sep 2025 18:54:43 GMT</pubDate>
    <dc:creator>TLang</dc:creator>
    <dc:date>2025-09-17T18:54:43Z</dc:date>
    <item>
      <title>Use Siri to add Tasks to Hubspot</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Siri-to-add-Tasks-to-Hubspot/m-p/1201879#M13620</link>
      <description>&lt;P&gt;Hi everyone, I figured out a reltivley easy way to use Siri to add tasks to hubspot using Zapier Webhooks and Apple Short Cuts..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There may be an easier way but I use Zapier a bunch and this works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Part 1 — Create the Zap (Catch Webhook → HubSpot: Create Task)&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Make a new Zap&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In Zapier, click &lt;STRONG&gt;Create Zap&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Trigger: Webhooks by Zapier → Catch Hook&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Choose &lt;STRONG&gt;Catch Hook&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Copy the &lt;STRONG&gt;Custom Webhook URL&lt;/STRONG&gt; (you’ll paste this into the iPhone Shortcut later).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Leave this tab open.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action: HubSpot → Create Task&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Connect your HubSpot account (the portal you actually use).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Map fields&lt;/STRONG&gt; (will do later)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;HR /&gt;&lt;H2&gt;Part 2 — Build the iPhone Shortcut&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create Shortcut&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Open &lt;STRONG&gt;Shortcuts&lt;/STRONG&gt; on iPhone → &lt;STRONG&gt;+&lt;/STRONG&gt; → name it &lt;STRONG&gt;Add HubSpot Task&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action 1: Dictate Text&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add &lt;STRONG&gt;Dictate Text&lt;/STRONG&gt; (no prompt; it listens immediately).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This captures whatever you say as the task description.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Action 2: Get Contents of URL&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add &lt;STRONG&gt;Get Contents of URL&lt;/STRONG&gt; and set:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;URL&lt;/STRONG&gt;: paste your Zapier &lt;STRONG&gt;Catch Hook URL&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Method&lt;/STRONG&gt;: &lt;STRONG&gt;POST&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Headers&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Key: Content-Type&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Value: application/json&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Request Body&lt;/STRONG&gt;: &lt;STRONG&gt;JSON&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Add key: description&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Value: tap the variable button and insert the &lt;STRONG&gt;Dictate Text&lt;/STRONG&gt; output (the gray token)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;H2&gt;Part 3 — Test end-to-end&lt;/H2&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Back in Zapier&lt;/STRONG&gt;, your Trigger is still on &lt;STRONG&gt;Test trigger&lt;/STRONG&gt; → it’s waiting.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Run the Shortcut&lt;/STRONG&gt; on iPhone (or say “Hey Siri, add HubSpot task”).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Speak a sample task: “&lt;STRONG&gt;Call Bill about big Sale"&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In Zapier, you should now see a payload with description. Click &lt;STRONG&gt;Continue&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Now go to the Hubspot Zap, and map the decription to the subject field.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;NOTE:&amp;nbsp; There a re likley ways to parse or segment to add dates descriptions etc.&amp;nbsp; This works well enough for me so I hope it at least gets you started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 18:54:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Siri-to-add-Tasks-to-Hubspot/m-p/1201879#M13620</guid>
      <dc:creator>TLang</dc:creator>
      <dc:date>2025-09-17T18:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use Siri to add Tasks to Hubspot</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Siri-to-add-Tasks-to-Hubspot/m-p/1201931#M13624</link>
      <description>&lt;P&gt;Hey, &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&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/243409"&gt;@TLang&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; thanks for sharing! I think the magic here is in the use of natural language and Shortcuts. — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 21:24:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Use-Siri-to-add-Tasks-to-Hubspot/m-p/1201931#M13624</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2025-09-17T21:24:07Z</dc:date>
    </item>
  </channel>
</rss>

