Skip to main content

Available Social Networks

pika 1669577558749 1x

Highlight and Share does not load external social media scripts and styles.

The social networks included with Highlight and Share have sharing endpoints that are accessed directly. As a result, there are a minimal amount of resources that Highlight and Share needs.

The following social networks are supported by Highlight and Share.

NetworkAllows Text Sharing
TwitterYes
FacebookNo
BlueskyYes
ThreadsYes
MastodonYes
PinterestNo (Images only)
WhatsAppYes
RedditNo
TumblrYes
TelegramYes
LinkedInNo
XingNo
EmailYes
CopyYes

Requesting New Social Networks

New social networks can absolutely be added to Highlight and Share. However, the sharing mechanism must have an endpoint (see below).

info

Endpoints Required: Highlight and Share does not load any third-party scripts from social networks. A publicly available endpoint is required.

Please use our support form to request new features.

Social Networking Endpoints

The following endpoints are present for the following services.

Unless otherwise noted, the URL parameters need to be URL Encoded.

Twitter

The endpoints for Twitter has the following format:

info

Twitter endpoint URL Encoding: The individual parameters need to be URL Encoded

Here's a full URL Encoded URL.

https://twitter.com/intent/tweet?via=berrypress&url=https%3A%2F%2Fberrypress.com%2F&text=some&hashtags=

The twitter endpoint is: https://twitter.com/intent/tweet

It supports the following parameters:

  • via: This is the Twitter/X username (e.g., berrypress).
  • url: URL Encoded location of the post or page.
  • text: URL Encoded text to share.
  • hashtags: URL Encoded and comma-separated hashtags with the # symbol.

Facebook

The Facebook endpoint is: https://www.facebook.com/sharer/sharer.php

It supports the following parameters:

  • u: This is the URL to share.
  • t: The title of the URL to share.

Threads

The Threads endpoint is: https://www.threads.net/intent/post?text=something

It supports the following parameters:

  • text: This is the text to share. To include a URL, include it as part of the text.

Bluesky

The Bluesky endpiont is: https://bsky.app/intent/compose?text=something

It supports the following parameters:

  • text: This is the text to share. Include a URL as part of the text.

Mastodon

The Mastodon endpoint is: https://mastodon.social/share?text=something

It supports the following parameters:

  • text: This is the text to share. Include a URL as part of the text.

Pinterest

The Pinterest endpoint is: https://www.pinterest.com/pin/create/button/?media=

It supports the following parameters:

  • url: Which page has the image.
  • media: URL to the image to share.
  • description: Description of the image.

LinkedIn

LinkedIn just allows you to share a URL.

The LinkedIn endpoint is: https://www.linkedin.com/sharing/share-offsite/

It supports the following parameters:

  • mini: true or false - What type of dialogue to show.
  • url: The URL Encoded location of the post or page.
  • title: The URL Encoded title of the post or page.

Xing

Xing just allows you to share a URL.

The Xing endpoint is: https://www.xing.com/spi/shares/new

It only supports the url parameter (which must be URL encoded)..

Reddit

Reddit only allows you to submit a new URL.

The Reddit endpoint is: https://www.reddit.com/submit

It accepts the following parameters:

  • resubmit: true or false (true is the default for Highlight and Share).
  • url: The URL Encoded link to a post or page.
  • title: The URL Encoded title of a post or page.

Tumblr

Tumblr allows you to submit a URL and some text.

The Tumblr endpoint is: https://tumblr.com/widgets/share/tool

It accepts the following parameters:

  • posttype: Tumblr post type. Can be text, photo, link, quote, chat, or video.
  • title: The title of the post.
  • content: The content to share.
  • tags: Comma-separated tags.
  • caption: Caption for link, video, and quote posts.
  • show-via: Attribution in the body content.
  • canonicalUrl: URL of the post being shared.

Telegram

Telegram allows you to submit a URL and some text.

The Telegram endpoint is: https://t.me/share/url

It accepts the following parameters:

  • url: URL Encoded location to the post or page.
  • text: URL Encoded text to share.

WhatsApp

WhatsApp only supports the text parameter.

The WhatsApp sharing relies on the user having the WhatsApp installed on their desktop and/or mobile device.

info

WhatsApp URL Example: whatsapp://send?text=your-url-encoded-text

The desktop endpoint is: https://api.whatsapp.com/send