Source Providers

Instagram Source

Content Source based on Instagram.

The Instagram Source feeds data from Instagram Personal and Business accounts. Based on the multi-instance source workflow it allows connecting to multiple accounts with different configurations.

Refer to the following table for all the available sources and it queries.

Source / QueryResolves ToDescription
Personal Account SourceSource based on an Instagram Personal account.
-- MediaMedia TypeFetches media from the source.
-- Media SingleMedia TypeFetches a single media from the source.
-- -- Album MediaAlbum Media TypeFetches child media from the parent media if it's an Album.
Business Account SourceSource based on an Instagram Business source.
-- MediaMedia TypeFetches media from the source.
-- Media SingleMedia TypeFetches a single media from the source.
-- -- Album MediaAlbum Media TypeFetches child media from the parent media if it's an Album.
-- Hashtagged MediaMedia TypeFetches media that have been hashtagged with a specific hash.
-- UserUser TypeFetches the Business Account user profile.

Content Types

The content types define the mapping options for the source content.

Media Type

Instagram Media Mapping
OptionDescriptionTypeFilters
IDUnique identifier of this media.String
TypeThe type of this media, Album, Image, or Video.String
URLThe path to the locally cached media asset.String
Thumbnail URLThe path to the locally cached media thumbnail asset.String
PermalinkThe Instagram Media URL, e.g. www.instagram.com/p/CO9O62hnpR5nkt.String
CaptionThe caption content.StringLimit
HashtagsThe media hashtags as a custom formated string with Separator argument.String
Created AtThe time this media was created.StringDate
Created ByThe username of the user who created this media.String
Business Only OptionsDescriptionType
Total CommentsNumber of comments made one this media.Int
Total LikesNumber of user that liked this media.Int

Album Media Type

Instagram Album Media Mapping
OptionDescriptionTypeFilters
IDUnique identifier of this media.String
TypeThe type of this media, Album, Image, or Video.String
URLThe path to the locally cached media asset.String
Thumbnail URLThe path to the locally cached media thumbnail asset.String
PermalinkThe Instagram Media URL, e.g. www.instagram.com/p/CO9O62hnpR5nkt.String
Created AtThe time this media was created.StringDate
Created ByThe username of the user who created this media.String

User Type

Instagram User Mapping
OptionDescriptionTypeFilters
IDUnique identifier of this user.String
NameThe name of this user.String
WebsiteThe website of this user profile.String
BiographyThe biography of this user profile.StringLimit
Picture URLThe profile picture URL of this user.String
Total FollowersNumber of Instagram users following this user.Int
Total FollowsNumber of Instagram users this user follows.Int
Total MediaNumber of Instagram Media published on this user.Int
Previous
Google Sheet