tomquirk / linkedin-api

👨‍💼Linkedin API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination on get_conversations?

jonas-detlefsen opened this issue · comments

commented

@tomquirk, thanks for making this available to the community!

get_conversations() only returns the last 20 messages from what I can see. Is there a suggestion for retrieving all messages through pagination?

Thank you!