I'm trying to use Filemaker to retrieve and update pieces of our contact record. Using cURL, I can pretty easily get whatever I need from the contact record at the moment. 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. In this example, I want to set 'enrollment_stage' to 'applicant'.
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.
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.