Tweet Web Intent
A Tweet Web Intent makes it easy for your site visitors to compose and post a Tweet to his or her audience from a link or child window of your webpage. Publishers may pre-populate Tweet text and hashtags, pass a URL, and identify Twitter accounts related to the page.
Web Intent URL
https://twitter.com/intent/tweet
Query parameters
Pre-populated UTF-8 and URL-encoded Tweet text. The passed text will appear pre-selected for a Twitter user to delete or edit before posting.
The length of your passed Tweet text should not exceed 140 characters when combined with any passed hashtags, via, or url parameters. Passed Tweet text which causes the Tweet to exceed 140 characters in length will require additional editing by a Twitter user before he or she can successfully post.
Example Value: Hello%20World
A fully-qualified URL with a HTTP or HTTPS scheme, URL-encoded. The provided URL will be shortened with Twitter’s t.co to the number of characters specified by short_url_length
.
Example Value: http:%3A%2F%2Fexample.com%2F
Allow easy discovery of Tweets by topic by including a comma-separated list of hashtag values without the preceding #
character.
Example Value: nature,sunset
A Twitter username to associate with the Tweet, such as your site’s Twitter account. The provided username will be appended to the end of the Tweet with the text “via @username”.
A logged-out Twitter user will be encouraged to sign-in or join Twitter to engage with the via account’s Tweets. The account may be suggested as an account to follow after the user posts a Tweet
Example Value: twitterdev
The Tweet ID of a parent Tweet in a conversation, such as the initial Tweet from your site or author account.
Example Value: 525001166233403393