CDC Content Services (Independent Publisher) (Preview)
Content syndication allows CDC to offer web content to other sites and applications. Media, topics, and organizations data is available.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://tools.cdc.gov/medialibrary/index.aspx |
Privacy policy | https://www.cdc.gov/other/privacy.html |
Categories | Data |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get a list of media |
Retrieve media available in the Content Services system. |
Get audiences |
Retrieves a list of the available audiences. |
Get languages |
Returns a list of the available languages. |
Get media by ID |
Retrieves the details of a media that can be syndicated. |
Get media by tag ID |
Retrieves media objects using a tag ID. |
Get media types |
Retrieves a list of the available media types. |
Get organization types |
Returns a list of the available organization types. |
Get organizations |
Returns a list of the available organizations. |
Get related tags |
Retrieves tag objects related to another tag. |
Get sources |
Returns a list of the available sources. |
Get tag types |
Returns a list of the available tag types. |
Get tags |
Retrieves a list of available tags. |
Get topics |
Retrieves a list of the available topics. |
Retrieve tag by ID |
Retrieves a tag object using its ID. |
Get a list of media
Retrieve media available in the Content Services system.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Query
|
q | string |
The search query. |
|
Media Types
|
mediatypes | string |
The media types to retrieve. |
|
Name
|
name | string |
The name to retrieve. |
|
Topic
|
topic | string |
The topic to retrieve. |
|
Topic IDs
|
topicids | integer |
The topic unique identifiers. |
|
Audience
|
audience | string |
The intended audience. |
|
Language
|
languagename | string |
The language name to retrieve. |
|
Language ISO
|
languageisocode | string |
The ISO code of the language to retrieve. |
|
Source
|
sourcename | string |
The name of the source. |
|
Source Acronym
|
sourceacronym | string |
The acronym of the source. |
|
Sort
|
sort | string |
The sort by. |
|
Order
|
order | string |
The order by. |
|
Max
|
max | integer |
The maximum to retrieve. |
|
Page Number
|
pagenum | integer |
The page number. |
|
Offset
|
offset | integer |
The offset. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Status
|
meta.status | integer |
The response status. |
Message(s)
|
meta.message | array of string |
The response message or messages. |
ID
|
meta.resultSet.id | string |
The unique identifier. |
Total
|
meta.pagination.total | integer |
The total number. |
Count
|
meta.pagination.count | integer |
The count number. |
Max
|
meta.pagination.max | integer |
The maximum. |
Offset
|
meta.pagination.offset | integer |
The offset. |
Page Num
|
meta.pagination.pageNum | integer |
The page number. |
Total Pages
|
meta.pagination.totalPages | integer |
The total number of pages. |
Sort
|
meta.pagination.sort | string |
The sort type. |
Previous URL
|
meta.pagination.previousUrl | string |
The URL address to the previous page. |
Current URL
|
meta.pagination.currentUrl | string |
The URL address of the current page. |
Next URL
|
meta.pagination.nextUrl | string |
The URL address to the next page. |
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Media Type
|
results.mediaType | string |
The type of media. |
Name
|
results.language.name | string |
The name. |
ISO Code
|
results.language.isoCode | string |
The ISO code. |
Tags
|
results.tags | array of object | |
ID
|
results.tags.id | integer |
The unique identifier. |
Name
|
results.tags.name | string |
The name. |
Language
|
results.tags.language | string |
The language. |
Type
|
results.tags.type | string |
The type. |
Geo Tags
|
results.geoTags | array of object | |
Name
|
results.geoTags.name | string |
The name. |
Country Code
|
results.geoTags.countryCode | string |
The country code. |
Geo Name ID
|
results.geoTags.geoNameId | integer |
The unique identifier of the geo name. |
Parent ID
|
results.geoTags.parentId | integer |
The unique identifier of the parent. |
Latitude
|
results.geoTags.latitude | float |
The latitude. |
Longitude
|
results.geoTags.longitude | float |
The longitude. |
Timezone
|
results.geoTags.timezone | string |
The timezone. |
Admin 1 Code
|
results.geoTags.admin1Code | string |
The admin code. |
Campaigns
|
results.campaigns | array of string |
The campaigns. |
Name
|
results.source.name | string |
The name. |
Acronym
|
results.source.acronym | string |
The acronym. |
Website URL
|
results.source.websiteUrl | string |
The URL address of the website. |
Large Logo URL
|
results.source.largeLogoUrl | string |
The URL address of the large logo. |
Small Logo URL
|
results.source.smallLogoUrl | string |
The URL address of the small logo. |
Attribution
|
results.attribution | string |
The attribution. |
Domain Name
|
results.domainName | string |
The name of the domain. |
Owning Org Name
|
results.owningOrgName | string |
The name of the owning organization. |
Owning Org ID
|
results.owningOrgId | string |
The unique identifier of the owning organization. |
Maintaining Org Name
|
results.maintainingOrgName | string |
The name of the maintaining organization. |
Maintaining Org ID
|
results.maintainingOrgId | string |
The unique identifier of the maintaining organization. |
Source URL
|
results.sourceUrl | string |
The URL address of the source. |
Target URL
|
results.targetUrl | string |
The URL address of the target. |
Persistent URL
|
results.persistentUrl | string |
The persistent URL address. |
Thumbnail URL
|
results.thumbnailUrl | string |
The URL address of the thumbnail. |
Alternate Images
|
results.alternateImages | array of object | |
ID
|
results.alternateImages.id | integer |
The unique identifier. |
Name
|
results.alternateImages.name | string |
The name. |
Width
|
results.alternateImages.width | integer |
The width. |
Height
|
results.alternateImages.height | integer |
The height. |
URL
|
results.alternateImages.url | string |
The URL address. |
Alternate Text
|
results.alternateText | string |
The alternate text. |
No Script Text
|
results.noScriptText | string |
The no script text. |
Featured Text
|
results.featuredText | string |
The featured text. |
Embed Code
|
results.embedCode | string |
The embed code. |
Author
|
results.author | string |
The author. |
Length
|
results.length | string |
The length. |
Size
|
results.size | integer |
The size. |
Height
|
results.height | integer |
The height. |
Width
|
results.width | integer |
The width. |
Child Count
|
results.childCount | integer |
The child count. |
Children
|
results.children | array of string |
The children. |
Parent Count
|
results.parentCount | integer |
The parent count. |
Parents
|
results.parents | array of string |
The parents. |
Rating
|
results.rating | string |
The rating. |
Rating Count
|
results.ratingCount | string |
The rating count. |
Rating Comment Count
|
results.ratingCommentCount | string |
The rating comment count. |
Status
|
results.status | string |
The status. |
Date Published
|
results.datePublished | string |
The date published. |
Date Modified
|
results.dateModified | string |
The date modified. |
Date Content Authored
|
results.dateContentAuthored | string |
The date content authored. |
Date Content Updated
|
results.dateContentUpdated | string |
The date content updated. |
Date Content Published
|
results.dateContentPublished | string |
The date content published. |
Date Content Reviewed
|
results.dateContentReviewed | string |
The date content reviewed. |
Date Syndication Captured
|
results.dateSyndicationCaptured | string |
The date syndication captured. |
Date Syndication Updated
|
results.dateSyndicationUpdated | string |
The date syndication updated. |
Date Syndication Visible
|
results.dateSyndicationVisible | string |
The date syndication visible. |
Category Nav
|
results.extendedAttributes.categoryNav | string |
The category nav. |
Topic Context Title
|
results.extendedAttributes.topicContextTitle | string |
The topic context title. |
Get audiences
Retrieves a list of the available audiences.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Language
|
results.language | string |
The language. |
Media Usage Count
|
results.mediaUsageCount | integer |
The media usage count. |
Display Ordinal
|
results.displayOrdinal | integer |
The display ordinal. |
Items
|
results.items | array of object | |
Results
|
results.items.results | array of object | |
ID
|
results.items.results.id | integer |
The unique identifier. |
Name
|
results.items.results.name | string |
The name. |
Description
|
results.items.results.description | string |
The description. |
Language
|
results.items.results.language | string |
The language. |
Media Usage Count
|
results.items.results.mediaUsageCount | integer |
The media usage count. |
Display Ordinal
|
results.items.results.displayOrdinal | integer |
The display ordinal. |
Get languages
Returns a list of the available languages.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
Name
|
results.name | string |
The name. |
ISO Code
|
results.isoCode | string |
The ISO code. |
Get media by ID
Retrieves the details of a media that can be syndicated.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Media ID
|
media_id | True | string |
The unique identifier of the media. |
Sort
|
sort | string |
The sort by. |
|
Order
|
order | string |
The order by. |
|
Max
|
max | integer |
The maximum returned. |
|
Page Number
|
pagenum | integer |
The page number. |
|
Offset
|
offset | integer |
The offset. |
Returns
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | integer |
The unique identifier. |
Name
|
name | string |
The name. |
Description
|
description | string |
The description. |
Media Type
|
mediaType | string |
The media type. |
Name
|
language.name | string |
The name. |
ISO Code
|
language.isoCode | string |
The ISO code. |
Tags
|
tags | array of object | |
ID
|
tags.id | integer |
The unique identifier. |
Name
|
tags.name | string |
The name. |
Language
|
tags.language | string |
The language. |
Type
|
tags.type | string |
The type. |
Geo Tags
|
geoTags | array of object | |
Name
|
geoTags.name | string |
The name. |
Country Code
|
geoTags.countryCode | string |
The country code. |
Geo Name ID
|
geoTags.geoNameId | integer |
The unique identifier of the geo name. |
Parent ID
|
geoTags.parentId | integer |
The parent unique identifier. |
Latitude
|
geoTags.latitude | float |
The latitude. |
Longitude
|
geoTags.longitude | float |
The longitude. |
Timezone
|
geoTags.timezone | string |
The timezone. |
Admin Code
|
geoTags.admin1Code | string |
The admin code. |
Campaigns
|
campaigns | array of string |
The campaigns. |
Name
|
source.name | string |
The name. |
Acronym
|
source.acronym | string |
The acronym. |
Website URL
|
source.websiteUrl | string |
The URL address of the website. |
Large Logo URL
|
source.largeLogoUrl | string |
The URL address of the large logo. |
Small Logo URL
|
source.smallLogoUrl | string |
The URL address of the small logo. |
Attribution
|
attribution | string |
The attribution. |
Domain Name
|
domainName | string |
The domain name. |
Owning Org Name
|
owningOrgName | string |
The name of the owning organization. |
Owning Org ID
|
owningOrgId | string |
The unique identifier of the owning organization. |
Maintaining Org Name
|
maintainingOrgName | string |
The name of the maintaining organization. |
Maintaining Org ID
|
maintainingOrgId | string |
The unique identifier of the maintaining organization. |
Source URL
|
sourceUrl | string |
The URL address of the source. |
Target URL
|
targetUrl | string |
The URL address of the target. |
Persistent URL
|
persistentUrl | string |
The persistent URL address. |
Thumbnail URL
|
thumbnailUrl | string |
The URL address of the thumbnail. |
Alternate Images
|
alternateImages | array of object | |
ID
|
alternateImages.id | integer |
The unique identifier. |
Name
|
alternateImages.name | string |
The name. |
Width
|
alternateImages.width | integer |
The width. |
Height
|
alternateImages.height | integer |
The height. |
URL
|
alternateImages.url | string |
The URL address. |
Alternate Text
|
alternateText | string |
The alternate text. |
No Script Text
|
noScriptText | string |
The no script text. |
Featured Text
|
featuredText | string |
The featured text. |
Embed Code
|
embedCode | string |
The embed code. |
Author
|
author | string |
The author. |
Length
|
length | string |
The author. |
Size
|
size | integer |
The size. |
Height
|
height | integer |
The height. |
Width
|
width | integer |
The width. |
Child Count
|
childCount | integer |
The child count. |
Children
|
children | array of string |
The children. |
Parent Count
|
parentCount | integer |
The parent count. |
Parents
|
parents | array of string |
The parents. |
Rating
|
rating | string |
The rating. |
Rating Count
|
ratingCount | string |
The rating count. |
Rating Comment Count
|
ratingCommentCount | string |
The rating comment count. |
Status
|
status | string |
The status. |
Date Published
|
datePublished | string |
The date published. |
Date Modified
|
dateModified | string |
The date modified. |
Date Content Authored
|
dateContentAuthored | string |
The date content authored. |
Date Content Updated
|
dateContentUpdated | string |
The date content updated. |
Date Content Published
|
dateContentPublished | string |
The date content published. |
Date Content Reviewed
|
dateContentReviewed | string |
The date content reviewed. |
Date Syndication Captured
|
dateSyndicationCaptured | string |
The date syndication captured. |
Date Syndication Updated
|
dateSyndicationUpdated | string |
The date syndication updated. |
Date Syndication Visible
|
dateSyndicationVisible | string |
The date syndication visible. |
Category Nav
|
extendedAttributes.categoryNav | string |
The category nav. |
Topic Context Title
|
extendedAttributes.topicContextTitle | string |
The topic context title. |
Get media by tag ID
Retrieves media objects using a tag ID.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Tag ID
|
TAG_ID | True | string |
The unique identifier of the tag. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Media Type
|
results.mediaType | string |
The type of media. |
Name
|
results.language.name | string |
The name. |
ISO Code
|
results.language.isoCode | string |
The ISO code. |
Tags
|
results.tags | array of object | |
ID
|
results.tags.id | integer |
The unique identifier. |
Name
|
results.tags.name | string |
The name. |
Language
|
results.tags.language | string |
The language. |
Type
|
results.tags.type | string |
The type. |
Geo Tags
|
results.geoTags | array of object | |
Name
|
results.geoTags.name | string |
The name. |
Country Code
|
results.geoTags.countryCode | string |
The country code. |
Geo Name ID
|
results.geoTags.geoNameId | integer |
The unique identifier of the geo name. |
Parent ID
|
results.geoTags.parentId | integer |
The unique identifier of the parent. |
Latitude
|
results.geoTags.latitude | float |
The latitude. |
Longitude
|
results.geoTags.longitude | float |
The longitude. |
Timezone
|
results.geoTags.timezone | string |
The timezone. |
Admin 1 Code
|
results.geoTags.admin1Code | string |
The admin code. |
Campaigns
|
results.campaigns | array of string |
The campaigns. |
Name
|
results.source.name | string |
The name. |
Acronym
|
results.source.acronym | string |
The acronym. |
Website URL
|
results.source.websiteUrl | string |
The URL address of the website. |
Large Logo URL
|
results.source.largeLogoUrl | string |
The URL address of the large logo. |
Small Logo URL
|
results.source.smallLogoUrl | string |
The URL address of the small logo. |
Attribution
|
results.attribution | string |
The attribution. |
Domain Name
|
results.domainName | string |
The name of the domain. |
Owning Org Name
|
results.owningOrgName | string |
The name of the owning organization. |
Owning Org ID
|
results.owningOrgId | string |
The unique identifier of the owning organization. |
Maintaining Org Name
|
results.maintainingOrgName | string |
The name of the maintaining organization. |
Maintaining Org ID
|
results.maintainingOrgId | string |
The unique identifier of the maintaining organization. |
Source URL
|
results.sourceUrl | string |
The URL address of the source. |
Target URL
|
results.targetUrl | string |
The URL address of the target. |
Persistent URL
|
results.persistentUrl | string |
The persistent URL address. |
Thumbnail URL
|
results.thumbnailUrl | string |
The URL address of the thumbnail. |
Alternate Images
|
results.alternateImages | array of object | |
ID
|
results.alternateImages.id | integer |
The unique identifier. |
Name
|
results.alternateImages.name | string |
The name. |
Width
|
results.alternateImages.width | integer |
The width. |
Height
|
results.alternateImages.height | integer |
The height. |
URL
|
results.alternateImages.url | string |
The URL address. |
Alternate Text
|
results.alternateText | string |
The alternate text. |
No Script Text
|
results.noScriptText | string |
The no script text. |
Featured Text
|
results.featuredText | string |
The featured text. |
Embed Code
|
results.embedCode | string |
The embed code. |
Author
|
results.author | string |
The author. |
Length
|
results.length | string |
The length. |
Size
|
results.size | integer |
The size. |
Height
|
results.height | integer |
The height. |
Width
|
results.width | integer |
The width. |
Child Count
|
results.childCount | integer |
The child count. |
Children
|
results.children | array of string |
The children. |
Parent Count
|
results.parentCount | integer |
The parent count. |
Parents
|
results.parents | array of string |
The parents. |
Rating
|
results.rating | string |
The rating. |
Rating Count
|
results.ratingCount | string |
The rating count. |
Rating Comment Count
|
results.ratingCommentCount | string |
The rating comment count. |
Status
|
results.status | string |
The status. |
Date Published
|
results.datePublished | string |
The date published. |
Date Modified
|
results.dateModified | string |
The date modified. |
Date Content Authored
|
results.dateContentAuthored | string |
The date content authored. |
Date Content Updated
|
results.dateContentUpdated | string |
The date content updated. |
Date Content Published
|
results.dateContentPublished | string |
The date content published. |
Date Content Reviewed
|
results.dateContentReviewed | string |
The date content reviewed. |
Date Syndication Captured
|
results.dateSyndicationCaptured | string |
The date syndication captured. |
Date Syndication Updated
|
results.dateSyndicationUpdated | string |
The date syndication updated. |
Date Syndication Visible
|
results.dateSyndicationVisible | string |
The date syndication visible. |
Category Nav
|
results.extendedAttributes.categoryNav | string |
The category nav. |
Topic Context Title
|
results.extendedAttributes.topicContextTitle | string |
The topic context title. |
Get media types
Retrieves a list of the available media types.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Display Ordinal
|
results.displayOrdinal | integer |
The display ordinal. |
Get organization types
Returns a list of the available organization types.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
Type
|
results.type | string |
The type. |
Description
|
results.description | string |
The description. |
Display Ordinal
|
results.displayOrdinal | integer |
The display ordinal. |
Get organizations
Returns a list of the available organizations.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Website
|
results.website | array of object | |
URL
|
results.website.url | string |
The URL address. |
Is Default
|
results.website.isDefault | boolean |
Whether is default. |
Type
|
results.type | string |
The type. |
Type Other
|
results.typeOther | string |
The other type. |
Description
|
results.description | string |
The description. |
Address
|
results.address | string |
The address. |
Address Continued
|
results.addressContinued | string |
The address continued. |
City
|
results.city | string |
The city. |
State/Province
|
results.stateProvince | string |
The state or province. |
Postal Code
|
results.postalCode | string |
The postal code. |
County
|
results.county | string |
The county. |
Country
|
results.country | string |
The country. |
Get related tags
Retrieves tag objects related to another tag.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Tag ID
|
TAG_ID | True | string |
The unique identifier of the tag. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Language
|
results.language | string |
The language. |
Type
|
results.type | string |
The type. |
Get sources
Returns a list of the available sources.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
Name
|
results.name | string |
The name. |
Acronym
|
results.acronym | string |
The acronym. |
Website URL
|
results.websiteUrl | string |
The URL address of the website. |
Large Logo URL
|
results.largeLogoUrl | string |
The URL address of the large logo. |
Small Logo URL
|
results.smallLogoUrl | string |
The URL address of the small logo. |
Get tag types
Returns a list of the available tag types.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Get tags
Retrieves a list of available tags.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Language
|
results.language | string |
The language. |
Type
|
results.type | string |
The type. |
Get topics
Retrieves a list of the available topics.
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Description
|
results.description | string |
The description. |
Language
|
results.language | string |
The language. |
Media Usage Count
|
results.mediaUsageCount | integer |
The media usage count. |
Display Ordinal
|
results.displayOrdinal | integer |
The display ordinal. |
Items
|
results.items | array of object | |
ID
|
results.items.id | integer |
The unique identifier. |
Name
|
results.items.name | string |
The name. |
Description
|
results.items.description | string |
The description. |
Language
|
results.items.language | string |
The language. |
Media Usage Count
|
results.items.mediaUsageCount | integer |
The media usage count. |
Display Ordinal
|
results.items.displayOrdinal | integer |
The display ordinal. |
Retrieve tag by ID
Retrieves a tag object using its ID.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Tag ID
|
TAG_ID | True | string |
The unique identifier of the tag. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Results
|
results | array of object | |
ID
|
results.id | integer |
The unique identifier. |
Name
|
results.name | string |
The name. |
Language
|
results.language | string |
The language. |
Type
|
results.type | string |
The type. |