Threads Connector Reference

12 metrics52 dimensions

The Threads connector exposes 64 fields (12 metrics, 52 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.


Available actions


Create Image Post Publish a single image post to the connected Threads account. Provide a publicly accessible image URL (JPEG or PNG) and an optional text caption (at most 500 characters). For a text-only post use create_text_post; to reply to an existing post use create_reply.

Publish a single image post to the connected Threads account. Provide a publicly accessible image URL (JPEG or PNG) and an optional text caption (at most 500 characters). For a text-only post use create_text_post; to reply to an existing post use create_reply.

Parameters
image_urlstringRequiredtextstring
Create Reply Publish a text reply to a Threads post or reply on the connected account. reply_to_id is the media id of the post or reply being replied to, as returned by the post_id or reply_id read fields. Provide the reply text (at most 500 characters). The reply is public and attributed to the account.

Publish a text reply to a Threads post or reply on the connected account. reply_to_id is the media id of the post or reply being replied to, as returned by the post_id or reply_id read fields. Provide the reply text (at most 500 characters). The reply is public and attributed to the account.

Parameters
reply_to_idstringRequiredtextstringRequired
Create Text Post Publish a text-only post to the connected Threads account. Provide the post text (at most 500 characters). To attach an image use create_image_post; to reply to an existing post use create_reply.

Publish a text-only post to the connected Threads account. Provide the post text (at most 500 characters). To attach an image use create_image_post; to reply to an existing post use create_reply.

Parameters
textstringRequired

Threads Fields

Threads Post Insights fields

The Post Insights report of the Threads connector includes 6 fields.

IDTypeNameDescription
post_likesNUMERICPost LikesThe number of likes on the post.
post_quotesNUMERICPost QuotesThe number of times the post was quoted.
post_repliesNUMERICPost RepliesThe number of replies on the post. Note: When the requested media is a root post, this number includes total replies. If the media is itself a reply, this number includes only direct replies.
post_repostsNUMERICPost RepostsThe number of times the post was reposted.
post_sharesNUMERICPost SharesThe number of shares of your Threads posts.
post_viewsNUMERICPost ViewsThe number of times your post was played or displayed.

Threads Posts fields

The Posts report of the Threads connector includes 13 fields.

IDTypeNameDescription
post_alt_textTEXTPost Alt TextThe accessibility text label or description for an image or video in a Threads post.
post_idTEXTPost IDThe media's ID.
post_is_quote_postBOOLEANPost Is Quote PostIndicates if the media is a quoted post made by another user.
post_link_attachment_urlTEXTPost Link Attachment URLThe URL attached to a Threads post.
post_media_product_typeTEXTPost Media Product TypeSurface where the media is published. In the case of Threads, the value is THREADS.
post_media_typeTEXTPost Media TypeThe media type for a Threads post will be one of these values: TEXT_POST, IMAGE, VIDEO, CAROUSEL_ALBUM, AUDIO, or REPOST_FACADE.
post_permalinkTEXTPost PermalinkPermanent link to the post. Will be omitted if the media contains copyrighted material or has been flagged for a copyright violation.
post_quoted_post_idTEXTPost Quoted Post IDMedia ID of the post that was quoted. Note: This only appears on quote posts.
post_reposted_post_idTEXTPost Reposted Post IDMedia ID of the post that was reposted. Note: This only appears on reposts.
post_shortcodeTEXTPost ShortcodeShortcode of the media.
post_textTEXTPost TextRepresents text for a Threads post.
post_thumbnail_urlIMAGE_URLPost Thumbnail URLURL of thumbnail. This only shows up for Threads media with video.
post_timestampTIMESTAMPPost TimestampThe publish date and time.

Threads Profile fields

The Profile report of the Threads connector includes 4 fields.

IDTypeNameDescription
profile_biographyTEXTProfile BiographyBiography text on Threads profile.
profile_image_urlIMAGE_URLProfile Image URLURL of the user's profile picture on Threads.
profile_nameTEXTProfile NameDisplay name of the user on Threads.
profile_usernameTEXTProfile UsernameHandle or unique username on Threads.

Threads Profile Insights fields

The Profile Insights report of the Threads connector includes 10 fields.

IDTypeNameDescription
profile_followers_ageTEXTProfile Followers AgeThe demographic characteristics of followers age distribution. Note: a Threads profile must have at least 100 followers to breakdown followers count by age. Followers count can be broken down by only one dimension.
profile_followers_cityCITYProfile Followers CityThe demographic characteristics of followers city distribution. Note: a Threads profile must have at least 100 followers to breakdown followers count by city. Followers count can be broken down by only one dimension.
profile_followers_countNUMERICProfile Followers CountYour total number of followers on Threads. Note: this metric does not support date range filtering and will always show lifetime value.
profile_followers_countryCOUNTRYProfile Followers CountryThe demographic characteristics of followers country distribution. Note: a Threads profile must have at least 100 followers to breakdown followers count by country. Followers count can be broken down by only one dimension.
profile_followers_genderTEXTProfile Followers GenderThe demographic characteristics of followers gender distribution. Note: a Threads profile must have at least 100 followers to breakdown followers count by gender. Followers count can be broken down by only one dimension.
profile_likesNUMERICProfile LikesThe number of likes on your posts.
profile_quotesNUMERICProfile QuotesThe number of times your posts were quoted.
profile_repliesNUMERICProfile RepliesThe number of replies on your posts. Note: This number includes only top-level replies.
profile_repostsNUMERICProfile RepostsThe number of times your posts were reposted.
profile_viewsNUMERICProfile ViewsThe number of times your profile was viewed. Note: This is a time series metric and will show daily values.

Threads Replies fields

The Replies report of the Threads connector includes 9 fields.

IDTypeNameDescription
reply_has_repliesBOOLEANReply Has RepliesWhether the reply itself has replies.
reply_hide_statusTEXTReply Hide StatusModeration status of the reply: NOT_HUSHED, UNHUSHED, HIDDEN or COVERED.
reply_idTEXTReply IDThe reply's media ID.
reply_media_typeTEXTReply Media TypeThe media type of the reply: TEXT_POST, IMAGE, VIDEO, CAROUSEL_ALBUM, AUDIO, or REPOST_FACADE.
reply_root_post_idTEXTReply Root Post IDMedia ID of the top-level post that started the thread this reply belongs to.
reply_textTEXTReply TextText content of the reply.
reply_timestampTIMESTAMPReply TimestampThe date and time the reply was published.
reply_to_idTEXTReply To IDMedia ID of the post or reply this reply was made to.
reply_usernameTEXTReply UsernameUsername of the Threads account that authored the reply.

Threads other fields

The Threads connector has 22 fields that do not belong to a named report, or belong to a report with only one or two fields.

IDTypeNameDescriptionReport
account_idTEXTAccount IDThreads user ID.Account
account_nameTEXTAccount NameThreads account name.Account
data_fetched_atTIMESTAMPData fetched atUTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed.
datasourceTEXTData SourceThe name of the Windsor connector returning the row
dateDATEDateDate of the data. For posts, this is the date the post was published. For user insights, this is the date of insights.Time
day_of_monthTEXTDay of monthDay of the month
end_timeTIMESTAMPEnd TimeEnd time for a time series metric.Time
monthTEXTMonthNumber of the month
nowTIMESTAMPNowCurrent timestamp
sourceTEXTSourceThe name of the Windsor connector returning the row
todayDATETodayToday's date
weekTEXTWeekWeek (Sun-Sat).
week_dayTEXTDay of week and day numberWeekday number and name combined (Sun-Sat).Numbered from 0 Sunday to 6 Saturday.
week_day_isoTEXTDay of week and day number, ISOWeekday number and name combined, ISO format (Mon-Sun).Numbered from 1 Monday to 7
week_isoTEXTWeek ISOWeek, ISO format (Mon-Sun).
yearTEXTYearYear
year_monthTEXTYearmonthYear and month, e.g. 2024|3
year_month_nameTEXTYear month nameYear and month with the month name written out, e.g. "Jan 2025".
year_of_weekTEXTYear of weekThe year that contains first day of the week (Sun-Sat).
year_of_week_isoTEXTYear of week, ISOThe year that contains first day of the ISO week (Mon-Sun).
year_weekTEXTYear weekYear and week for US weeks (Sun-Sat), e.g. 2024|15
year_week_isoTEXTYear week ISOYear and week for ISO weeks (Mon-Sun), e.g. 2024|20