<?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 Filemaker PUSH  API examples? in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Filemaker-PUSH-API-examples/m-p/371814#M36592</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use Filemaker to retrieve and update pieces of our contact record.&amp;nbsp; Using cURL, I can pretty easily get whatever I need from the contact record at the moment.&amp;nbsp; Now, I need to find specific examples showing me clearly how to use Filemaker to send a command back to the hubspot database to update a property field.&amp;nbsp; In this example, I want to set 'enrollment_stage' to 'applicant'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl --request PATCH \&lt;BR /&gt;--url '&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts{contactId}?hapikey=YOUR_HUBSPOT_API_KEY" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/contacts{contactId}?hapikey=YOUR_HUBSPOT_API_KEY&lt;/A&gt;' \&lt;BR /&gt;--header 'content-type: application/json' \&lt;BR /&gt;--data '{&lt;BR /&gt;"properties": {&lt;BR /&gt;"enrollment_stage": "Applicant"&lt;BR /&gt;}&lt;BR /&gt;}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you get Filemaker to send that?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2020 18:34:48 GMT</pubDate>
    <dc:creator>MikeM2</dc:creator>
    <dc:date>2020-09-18T18:34:48Z</dc:date>
    <item>
      <title>Filemaker PUSH  API examples?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filemaker-PUSH-API-examples/m-p/371814#M36592</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use Filemaker to retrieve and update pieces of our contact record.&amp;nbsp; Using cURL, I can pretty easily get whatever I need from the contact record at the moment.&amp;nbsp; Now, I need to find specific examples showing me clearly how to use Filemaker to send a command back to the hubspot database to update a property field.&amp;nbsp; In this example, I want to set 'enrollment_stage' to 'applicant'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl --request PATCH \&lt;BR /&gt;--url '&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts{contactId}?hapikey=YOUR_HUBSPOT_API_KEY" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/contacts{contactId}?hapikey=YOUR_HUBSPOT_API_KEY&lt;/A&gt;' \&lt;BR /&gt;--header 'content-type: application/json' \&lt;BR /&gt;--data '{&lt;BR /&gt;"properties": {&lt;BR /&gt;"enrollment_stage": "Applicant"&lt;BR /&gt;}&lt;BR /&gt;}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you get Filemaker to send that?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 18:34:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filemaker-PUSH-API-examples/m-p/371814#M36592</guid>
      <dc:creator>MikeM2</dc:creator>
      <dc:date>2020-09-18T18:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filemaker PUSH  API examples?</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Filemaker-PUSH-API-examples/m-p/371921#M36598</link>
      <description>&lt;P&gt;This should be straight forward. Use the Insert from URL script step to capture the result in a field or in a variable. The script step has a default field for the URL. All the other parameters can be provided using the calculation dialog box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can follow the documentation here:&amp;nbsp;&lt;A href="https://help.claris.com/en/pro-help/#page/FMP_Help%2Fcurl-options.html" target="_blank"&gt;https://help.claris.com/en/pro-help/#page/FMP_Help%2Fcurl-options.html&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any questions, let me know.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Sep 2020 05:32:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Filemaker-PUSH-API-examples/m-p/371921#M36598</guid>
      <dc:creator>malcolm1</dc:creator>
      <dc:date>2020-09-20T05:32:17Z</dc:date>
    </item>
  </channel>
</rss>

