<?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: Custom Action for Workflow - send contact information from HS to SFDC in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Custom-Action-for-Workflow-send-contact-information-from-HS-to/m-p/1039867#M40648</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/777082"&gt;@Joa_Graterol&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, you can achieve this with a custom code action in a HubSpot workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In the workflow, add a custom code action. Use HubSpot’s API to capture the form submission details (name, phone, email) and create the contact in HubSpot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Immediately after creating the contact in HubSpot, use the Salesforce API within the same custom code action to push the contact information, including the phone/mobile number, directly to Salesforce.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ensure the workflow triggers after the form submission and passes the required data to both HubSpot and Salesforce in one seamless step, avoiding the need for a second sync.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;By integrating this custom action, you can fulfill the customer's requirement to capture and sync contact data efficiently without additional steps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope it helps, let me know if you need to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://calendly.com/khushboo-pokhriyal/30min?month=2024-08" target="_blank" rel="noopener nofollow noreferrer"&gt;talk&lt;/A&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Khushboo Pokhriyal&lt;/P&gt;&lt;P&gt;Growth &amp;amp; Operations&lt;/P&gt;&lt;P&gt;GroRapid Labs&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/in/khushboopokhriyal" target="_blank" rel="noopener nofollow noreferrer"&gt;LinkedIn |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="tel:9315044754" target="_blank" rel="noopener nofollow noreferrer"&gt;9315044754 |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="mailto:khushboo.pokhriyal@grorapid.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Email |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://www.grorapidlabs.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;Website&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2024 05:50:27 GMT</pubDate>
    <dc:creator>KhushbooP11</dc:creator>
    <dc:date>2024-09-12T05:50:27Z</dc:date>
    <item>
      <title>Custom Action for Workflow - send contact information from HS to SFDC</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Custom-Action-for-Workflow-send-contact-information-from-HS-to/m-p/1039798#M40644</link>
      <description>&lt;P&gt;Hi, All!&lt;BR /&gt;&lt;BR /&gt;I want to help a customer with this request: They want to create a form submission that can capture the following information: name, phone, and email - then prompt the contact creation in HS, then feed it into SF but they also want the phone/mobile to pass in at this time, without going back to HS upon syncing.&lt;BR /&gt;&lt;BR /&gt;Is it possible to build a custom code action and add it to a workflow to achieve this? the existing actions in the workflow tool do not give the customer the desired capacity to complete this task.&lt;BR /&gt;&lt;BR /&gt;This is their setup&lt;BR /&gt;HS to SF integration with two-way sync enabled&lt;BR /&gt;Marketing Hub Enterprise&lt;BR /&gt;&lt;BR /&gt;Any ideas will be greatly appreciated&lt;/P&gt;
&lt;P&gt;&lt;INPUT id="hippowiz-ass-injected" type="hidden" value="true" /&gt;&lt;INPUT id="hvmessage-toextension-listener" type="hidden" value="none" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 00:05:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Custom-Action-for-Workflow-send-contact-information-from-HS-to/m-p/1039798#M40644</guid>
      <dc:creator>Joa_Graterol</dc:creator>
      <dc:date>2024-09-12T00:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Action for Workflow - send contact information from HS to SFDC</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Custom-Action-for-Workflow-send-contact-information-from-HS-to/m-p/1039867#M40648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/777082"&gt;@Joa_Graterol&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, you can achieve this with a custom code action in a HubSpot workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In the workflow, add a custom code action. Use HubSpot’s API to capture the form submission details (name, phone, email) and create the contact in HubSpot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Immediately after creating the contact in HubSpot, use the Salesforce API within the same custom code action to push the contact information, including the phone/mobile number, directly to Salesforce.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ensure the workflow triggers after the form submission and passes the required data to both HubSpot and Salesforce in one seamless step, avoiding the need for a second sync.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;By integrating this custom action, you can fulfill the customer's requirement to capture and sync contact data efficiently without additional steps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope it helps, let me know if you need to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://calendly.com/khushboo-pokhriyal/30min?month=2024-08" target="_blank" rel="noopener nofollow noreferrer"&gt;talk&lt;/A&gt;!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Khushboo Pokhriyal&lt;/P&gt;&lt;P&gt;Growth &amp;amp; Operations&lt;/P&gt;&lt;P&gt;GroRapid Labs&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.linkedin.com/in/khushboopokhriyal" target="_blank" rel="noopener nofollow noreferrer"&gt;LinkedIn |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="tel:9315044754" target="_blank" rel="noopener nofollow noreferrer"&gt;9315044754 |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="mailto:khushboo.pokhriyal@grorapid.com" target="_blank" rel="noopener nofollow noreferrer"&gt;Email |&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://www.grorapidlabs.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;Website&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 05:50:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Custom-Action-for-Workflow-send-contact-information-from-HS-to/m-p/1039867#M40648</guid>
      <dc:creator>KhushbooP11</dc:creator>
      <dc:date>2024-09-12T05:50:27Z</dc:date>
    </item>
  </channel>
</rss>

