quip / quip-api

Quip Automation REST API for editing documents, folders, and users
Apache License 2.0
297 stars 164 forks source link

Can I generate shared link via Quip API? #96

Open atul2387 opened 2 years ago

atul2387 commented 2 years ago

I see old issue asking for the same. Is it implemented?

https://github.com/quip/quip-api/issues/2

kenichi-ando commented 2 years ago

Edit Thread Link Share Settings API can enable the link sharing. Needs to set mode parameter to view or edit. Then, Get Thread API can get the URL in ["thread"]["link"].