Is there an example of a source plugin (ideally built with Python) that uses parent relationships among tables, and multiplexing too?
Hi Dan,
We have 2 official CloudQuery plugins that are written using the Python SDK - square and typeform. These should provide some good examples of how to code a plugin in Python.
I checked those and did not see any parent relationships. Also none in python-plugin-template. Are there any unofficial plugins that would demonstrate it?
Thanks! I missed that!
@creative-iguana Here is the link to the Bitly source for CloudQuery. It provides bitlinks for all the other tables.