Hi,
I am very new to Make and I’m stuck! I am trying to use an API call to get all the existing data from our booking system with an event date beyond a certain date and drop it into a Google Sheet. I only need to do this as a one off as I have a scenario in place that will add new and update existing bookings.
The API call works fine and returns data but it returns everything back to 2016! My module looks like this:
I have tried with and without quotes/double quotes around the date, but it has no effect it still returns all the old data.
This is the documentation from the system website. It doesn’t mention anything about querys so it may be that I am trying to make it do something it’s not capable of!
I can’t just do a data dump from the system itself as that doesn’t include the UIDs that I need for the update scenario to work.
Any advice/help you can give would be much appreciated.
Many thanks,
Jayne