Hi,
I am trying to learn how to make an airbyte connector and i have issues while using zenoti API as example:
• in order to iterate over diferent centers i am making an iterartor that updates the center_id parameter in the call inside of the method next_page_token, but i feel there is another way to do this