Morning Consult · Arazzo Workflow
Morning Consult — brand trendline
Version 1.0.0
Authenticate, resolve a data source and country, find the brand entity and the question that measures it, then pull the aggregated response timeseries.
View Spec
View on GitHub
CompanyMarket ResearchSurvey DataConsumer IntelligenceBrand TrackingDecision IntelligencePublic OpinionAnalyticsDataArtificial IntelligenceArazzoWorkflows
Provider
Workflows
brand-trendline
Pull a brand's response trendline from the Morning Consult API.
Mirrors the published "View Company A's buzz trendline" guide against the current, data-source-aware endpoints.
1
authenticate
postAuthToken
Exchange Basic credentials for a JWT and refresh token.
2
list-data-sources
getDataSources
List the data sources available to the subscription.
3
find-entity
getEntities
Find the brand entity by name.
4
find-question
getDataSourceQuestions
Find a question about that entity in the chosen data source and country.
5
get-responses
postResponses
Retrieve the aggregated response timeseries for that question.