Raindrop integrations
Raindrop is a bookmark and content organization platform that enables users to save, organize, and share web content. It offers features for tagging, searching, and collaborating on collections, providing a convenient solution for managing online resources and knowledge.
Automate your Raindrop workflow with premade actions
Quickly integrate Raindrop with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.Parse HTML Bookmark File
Convert HTML bookmark file to JSON. Support Nestcape, Pocket and Instapaper file formats. [See the docs here](https://developer.raindrop.io/v1/importparse-html-import-file)
New Bookmark
Emit new event when a bookmark is added
Save to Raindrop Collection
Receive a link and save it into a specified collection. [See docs](https://developer.raindrop.io/v1/raindrops/single)
Delete Collection
Delete a collection. [See the docs here](https://developer.raindrop.io/v1/collections/methodsremove-collection)
Get Bookmark
Retrieve bookmark detailed information by given ID. [See the docs here](https://developer.raindrop.io/v1/raindrops/singleget-raindrop)
Delete Bookmark
Delete a bookmark. [See the docs here](https://developer.raindrop.io/v1/raindrops/singleremove-raindrop)
Update Bookmark
Update an existing bookmark. [See the docs here](https://developer.raindrop.io/v1/raindrops/singleupdate-raindrop)
Update Collection
Update an existing collection. [See the docs here](https://developer.raindrop.io/v1/collections/methodsupdate-collection)
Retrieve Bookmarks from Collection
Retrieves all bookmarks from the specified collection. [See docs](https://developer.raindrop.io/v1/raindrops/multiple)
Create New Collection
Creates an additional collection. [See the docs here](https://developer.raindrop.io/v1/collections/methodscreate-collection)
Retrieve All Collections
Retrieves all collections. [See the docs here](https://developer.raindrop.io/v1/collections/methodsget-root-collections)
Get Collection
Get collection. [See the docs here](https://developer.raindrop.io/v1/collections/methodsget-collection)