<?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 Help Wanted: Integrate Custom PHP ecommerce website with HubSpot CRM in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248355#M21148</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;My Website is &lt;A href="http://beautnbeauty.com/" rel="nofollow noopener"&gt;http://beautnbeauty.com/&lt;/A&gt; it is simple eCommerce custom php website which i want to integrate with hubspot CRM. I tried my best but only able to integrate contact form with Hubspot cotnacts. However i want to integrate new Signup Customers, Subscribers, and Customers who order any products.&lt;/P&gt;
&lt;P&gt;Anyone please help me here.!&lt;/P&gt;
&lt;P&gt;Also what if i want to hire any developer of Hubspot. how can i hire Developer here?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;
Shah&lt;/P&gt;</description>
    <pubDate>Tue, 25 Dec 2018 18:14:14 GMT</pubDate>
    <dc:creator>s_nawaz</dc:creator>
    <dc:date>2018-12-25T18:14:14Z</dc:date>
    <item>
      <title>Help Wanted: Integrate Custom PHP ecommerce website with HubSpot CRM</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248355#M21148</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;
&lt;P&gt;My Website is &lt;A href="http://beautnbeauty.com/" rel="nofollow noopener"&gt;http://beautnbeauty.com/&lt;/A&gt; it is simple eCommerce custom php website which i want to integrate with hubspot CRM. I tried my best but only able to integrate contact form with Hubspot cotnacts. However i want to integrate new Signup Customers, Subscribers, and Customers who order any products.&lt;/P&gt;
&lt;P&gt;Anyone please help me here.!&lt;/P&gt;
&lt;P&gt;Also what if i want to hire any developer of Hubspot. how can i hire Developer here?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;
Shah&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 18:14:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248355#M21148</guid>
      <dc:creator>s_nawaz</dc:creator>
      <dc:date>2018-12-25T18:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help Wanted: Integrate Custom PHP ecommerce website with HubSpot CRM</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248356#M21149</link>
      <description>&lt;P&gt;Welcome, &lt;A class="mention" href="https://community.hubspot.com/u/s.nawaz"&gt;@s.nawaz&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I've modified this topic's title to better reflect your request.&lt;/P&gt;
&lt;P&gt;From your description, it sounds like you could still use the Forms API to pass subscriber and customer information into your HubSpot account.&lt;/P&gt;
&lt;P&gt;Did you use the &lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form" rel="nofollow noopener"&gt;v2 forms endpoint&lt;/A&gt; or the &lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form_v3" rel="nofollow noopener"&gt;v3 forms endpoint&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;You can use either to pass form information into HubSpot, but only the &lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form_v3" rel="nofollow noopener"&gt;v3 endpoint&lt;/A&gt; supports &lt;A href="https://developers.hubspot.com/docs/faq/do-hubspot-apis-support-ajax-request" rel="nofollow noopener"&gt;CORS and AJAX requests&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Alternatively, it is also possible to create and update contact records in your account with the &lt;A href="https://developers.hubspot.com/docs/methods/contacts/create_or_update" rel="nofollow noopener"&gt;Contacts API&lt;/A&gt; or the &lt;A href="https://developers.hubspot.com/docs/methods/ecomm-bridge/ecomm-bridge-overview" rel="nofollow noopener"&gt;Ecommerce Bridge APIs&lt;/A&gt;. Since neither of these APIs support CORS AJAX requests, however, you would not be able to run them client-side from your website. If you wish to use either of these APIs, you would need to create an intermediary app which could parse the information from your web forms and pass them into HubSpot.&lt;/P&gt;
&lt;P&gt;I'll leave the community to respond to your help request, but I also highly recommend reviewing the &lt;A href="https://www.hubspot.com/agencies?service=customer_integrations" rel="nofollow noopener"&gt;HubSpot Agency Directory&lt;/A&gt;. The partners I linked are all certified with HubSpot and offer integration services.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 17:33:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248356#M21149</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-12-27T17:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help Wanted: Integrate Custom PHP ecommerce website with HubSpot CRM</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248357#M21150</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/s.nawaz"&gt;@s.nawaz&lt;/A&gt;, We do provide developer services. You can write to me. Here is my email address &lt;A href="mailto:dhiraj@niswey.com"&gt;dhiraj@niswey.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 07:00:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/248357#M21150</guid>
      <dc:creator>dhirajpandey</dc:creator>
      <dc:date>2018-12-28T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help Wanted: Integrate Custom PHP ecommerce website with HubSpot CRM</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/353399#M34681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P data-unlink="true"&gt;My website is&amp;nbsp;https://wesell.pk&amp;nbsp;&amp;nbsp;and it is an ecommerce website. I am lookinf for the CRM which can be used for profit / loss calculation of each order ( cost of each product - sale of each product ) of each order seprately.&lt;/P&gt;
&lt;P&gt;Kindly answer me ASAP.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Wesell.pk&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 18:49:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Help-Wanted-Integrate-Custom-PHP-ecommerce-website-with-HubSpot/m-p/353399#M34681</guid>
      <dc:creator>Ahmarsaeed</dc:creator>
      <dc:date>2020-07-24T18:49:42Z</dc:date>
    </item>
  </channel>
</rss>

