With the Raindrop.io modules in {{Make}}, you can:
Watch, list, create, retrieve, update and delete the bookmarks.
Watch, list, create, retrieve, update and delete the collection.
To get started with the Raindrop.io, create an account at raindrop.io
To connect the Raindrop.io app with the {{Make}}:
Log in to your Raindrop.io account.
Log in to your {{Make}} and add a module from the Raindrop.io into a {{Make}} scenario.
Click Add next to the Connection field.
In the Connection name field, enter a name for the connection and click Save.
Click Agree to establish the connection.
You have successfully connected the Raindrop.io app with {{Make}} and can now build scenarios.
You can watch, list, create, retrieve, update and delete the bookmarks using the following modules.
Triggers when a new bookmark is created.
Lists bookmarks.
Connection |
|||||||||||||
Collection |
Enter (map) the collections' details: |
||||||||||||
Sort by |
Select a method to sort:
|
||||||||||||
Filter |
Enter (maps) the details to filter:
|
||||||||||||
Limit |
Set the maximum number of bookmarks {{Make}} will return during one execution cycle. The default value is 30. |
Creates a new bookmark.
Connection |
|
Bookmark Type |
Select the bookmark type:
|
URL |
Enter (map) the URL address for which you want to create a bookmark. |
Prevent Duplicate Links |
Select whether to prevent duplicate links for the bookmark. |
File |
Enter the details of the file: |
Title |
Enter (map) the bookmark name. |
Description |
Enter (map) the bookmark details. |
Collection |
Enter the details of the collection: |
Tags |
Select or map the tags of the bookmark. |
Favorite |
Select whether to include the bookmark in the favorites. |
Cover URLs |
Enter (map) the URLs of pictures to be used as covers. The first item will be used as the bookmark's thumbnail. |
Order |
Enter (map) the sort order (ascending). For example, if you want to move the bookmark to the first place set this field to 0. |
Creation Date |
Enter the date of creation of the bookmark. See the list of supported date and time formats. |
Updates a bookmark.
Connection |
|
Bookmark |
Enter (map) the details of the bookmark: |
URL |
Enter (map) the updated URL of the bookmark. |
Title |
Enter (map) a new name for the bookmark. |
Description |
Enter (map) the bookmark details. |
Collection |
Enter the details of the collection: |
Tags |
Select or map the tags for the bookmark. |
Favorite |
Select whether to include the bookmark in the favorites. |
Cover URLs |
Enter (map) the image URL address for the bookmark. These are the URLs of pictures to be used as covers. The first item will be used as the bookmark's thumbnail. |
Order |
Enter the sort order (ascending) for the bookmark. For example, if you want to move the bookmark to the first place set this field to 0 |
You can watch, list, create, update, retrieve, and delete the collections using the following modules.
Triggers when a new collection is created.
Connection |
|||
Collections to Watch |
Select the collections to watch:
|
||
Parent Collection |
Select or choose the collections to watch:
|
||
Limit |
Set the maximum number of collections {{Make}} will return during one execution cycle. The default value is 2. |
Lists collections.
Connection |
|||||||
Collections to List |
Select or map the collections to list:
|
||||||
Parent Collection |
Select or choose the parent collection details:
|
||||||
Limit |
Set the maximum number of collections {{Make}} will return during one execution cycle. The default value is 30. |
Creates a collection.
Connection |
|
Title |
Enter (map) the collection name. |
Parent Collection |
Enter (map) the details of the parent collection: |
View |
Select to view:
|
Public |
Select whether you want the bookmarks and collections accessible to everyone. |
Cover URL |
Enter (map) the collection icon's image URL address. |
Order |
Enter the sort order (descending) to define the position of the collection among all the collections nested within the same parent collection. |
Updates a collection.
Connection |
|
Collection |
Enter (map) the details of the collection: |
Title |
Enter (map) a new name for the collection. |
Parent Collection |
Enter (map) the details of the parent collection: |
View |
Select or map the collection view:
|
Public |
Select whether the contained bookmarks and collections will be accessible to anyone. |
Cover URL |
Enter (map) the collection icon's image URL address. |
Order |
Enter the order to sort the collections to define the position of the collection among all the collections nested within the same parent collection. |
Expanded |
Select whether you want to expand the collection's nested collections. |
You can parse an HTML bookmark file and call APIs using the following modules.
Extracts importable bookmarks from an HTML bookmark file.
Performs an arbitrary authorized API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
Method |
GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
|||
Headers |
Enter the desired request headers. You don't have to add authorization headers; we already did that for you. |
|||
Query String |
Enter the request query string. |
|||
Body |
Enter the body content for your API call. |