Returns a list of news articles from ZoomInfo's data which meet the specified search criteria. All inputs are optional, but you must use at least one input parameter to generate a successful response.
rppintegerLimits the results returned to the given number of results per page. The default is 25 and the maximum rpp supported is 100.
urlRequiredarraySearch news by text contained in URL strings. You must specify a minimum of 5 characters per input.
pageRequiredintegerProvides the results for the given page, used in conjunction with rpp. The maximum page number supported is 1000.
categoriesRequiredarrayCategory of news articles. Accepts an array of strings. See the News Categories lookup endpoint for values.
pageDateMaxRequiredstringSpecify the latest publishing date for news articles returned. For example, 2020-01-31 will return all news articles published on or before Jan 31, 2020.
pageDateMinRequiredstringSpecify the earliest publishing date for news articles returned. For example, 2020-01-01 will return all news articles published on or after Jan 1, 2020.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.