Hello Everyone,
I’m trying to create a connector which needs to pull all the users in my organization. The aggregation is only able to retrieve 10k records because of the limitation in the endpoint. So, one alternative I have is to subscribe to kafka topics. I want to know if there is any known way of integrating and subscribing to kafka topics through workflows or connectors.
Thanks in advance!