Discussions
Trying to problem solve ServiceM8 watch Jobs module in Make - needing a Public application?
Hi I've been trying to build a connection between ServiceM8 and High Level through Make.
And could not get the ServiceM8 Watch Jobs module in make working.
My current understanding is that the reason the watch jobs module in make doesn't work is because ServiceM8 requires
A ServiceM8 OAuth App (not just an API key)
OAuth 2.0 connection in Make.com (not API key auth)
Iand it needs to be a public application.
Is this correct?
As such I have created an app in the store with these credentials - it's just waiting for review. - Does anyone know how long that takes?
As a work around I have attempting to build build it via HTTP API key and get function - but it's been incredibly difficult (and expensive) brining in all 5700 records form ServiceM8 and then trying to filter them by Edit_date to process only the latest or new jobs - we are having a massive problem trying to solve the discrepancy between ServiceM8's AUD timezone and Makes UTC server time.
Any advice on this would be very welcome!
Marcus