This Action will add a new bookmark to your Pinboard account to read later.
Developer info
- API endpoint slug
- pinboard.add_read_later_pb
- Filter code method
- Pinboard.addReadLaterPb.skip(string?: reason)
- Runtime method
- runAction("pinboard.add_read_later_pb", {})
Action fields
URL Text input > Link
- Label
- URL
- Slug
- url
- Required
- true
- Can have default value
- true
- Filter code method
- Pinboard.addReadLaterPb.setUrl(string: url)
Tags Text input > Tags
- Label
- Tags
- Slug
- tags
- Required
- false
- Can have default value
- true
- Filter code method
- Pinboard.addReadLaterPb.setTags(string: tags)