Explore Plans
Mobile menu Close menu
linkhutlinkhut

New public bookmark tagged

This trigger fires every time you create a new public bookmark with a single tag you specify. Note: bookmarks marked as "unread" are excluded.

Developer info

API endpoint slug
linkhut.new_public_link_tagged

Trigger fields

Tag Text input

Label
Tag
Helper text
Single tag
Slug
tag
Required
true
Can have default value
true

Ingredients

URLThe URL that you bookmarked.

Slug
url
Filter code
Linkhut.newPublicLinkTagged.Url
Type
Web URL
Example
http://blog.ifttt.com/

TagsThe tags associated with the bookmark (separated by commas).

Slug
tags
Filter code
Linkhut.newPublicLinkTagged.Tags
Type
String
Example
interesting, cool, fun

TitleThe bookmark title, usually the page title at that URL.

Slug
title
Filter code
Linkhut.newPublicLinkTagged.Title
Type
String
Example
Coolest website ever!

NotesThe notes associated with the bookmark (usually a description of what the bookmark is about).

Slug
notes
Filter code
Linkhut.newPublicLinkTagged.Notes
Type
String
Example
This is a really cool website, with a lot of interesting things.

TimeDate and time you created bookmark.

Slug
time
Filter code
Linkhut.newPublicLinkTagged.Time
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00