Hello,
We use a business software that manages our accounting, contracts, inventory, etc. They have provided an API (and documentation) that we can use to pull this data into our Hubspot account. So far, in Zapier, I’ve been able to set up the Schedule by Zapier, the Webhook, Loop, Filter, and the Create Company > Hubspot. The API is correctly pulling the data I need, however, our contract data goes back to 2017 and I’m trying to only pull in data from 2022 going forward.
In the webhook, I’ve tried to use different queries such as;
url: /api/v1/revenue/recognized
Query: contract_start_date Value: 2022-01-01
This didn’t work. So I set up a filter, basically using contract_start_date, Date/Time > After, 2022-01-01 which didn’t work either.
It’s pulling data from the very beginning and I can not for the life of me figure out how to only pull the data after 2022.
I have the documentation if that would help but wasn’t sure if I should link it here.
Any help would be very much appreciated.
























