bitrix24-python-rest icon indicating copy to clipboard operation
bitrix24-python-rest copied to clipboard

Add new REST method call variants

Open ishiev opened this issue 3 years ago • 0 comments

Refactor code and add some call variants: callMethodIter - return generator to iterate call results, callMethodList - fast fetch list data (recomended for large datasets). Backward compatible.

ishiev avatar Apr 21 '21 20:04 ishiev