<< Click to Display Table of Contents >> NY Times |
The NY Times connector for Bizagi is available for download at Bizagi Connectors Xchange.
Through this connector, you will be able to connect your Bizagi processes to the New York times newspaper web site, in order to use its services API.
For more information about this connector's capabilities, visit Bizagi Connectors Xchange.
In order to test and use this connector, you will need:
1.Bizagi Studio previously installed.
2.This connector previously installed, via the Connectors Xchange as described at https://help.bizagi.com/platform/en/index.html?Connectors_Xchange.htm, or through a manual installation as described at https://help.bizagi.com/platform/en/index.html?connectors_setup.htm
3.An API Key authorized for article search.
In order to configure the connector (i.e its authentication parameters), follow the steps presented at the Configuration chapter in https://help.bizagi.com/platform/en/index.html?connectors_setup.htm
For this configuration, consider the following authentication parameters:
•Authentication method: Custom.
•API_Key: An API Key to for the Article search API to access the New York times newspaper web site, as requested at https://developer.nytimes.com/signup.
This connector features an available method of the New York Times' API services that allows you to browse and fetch for articles.
To learn overall how/where to configure the use of a connector, refer to https://help.bizagi.com/platform/en/index.html?Connectors_Studio.htm.
When using the connector, make sure you consider the following details for the available method.
Search article
This action allows you to browse for content directly at http://www.nytimes.com/.
To configure its inputs, consider:
•Query: The text you want to filter by, as you would do searching at http://www.nytimes.com/ by inputting text in its search box.
To configure its outputs when getting started and testing, you may map the returned web_url which has the link to the article on http://www.nytimes.com/.
Map optionally, the snippet attribute which has the title of that article, and the lead_paragraph for a summary information.
For more information about this method's use, refer to the New York Times' official documentation at https://developer.nytimes.com/.
Last Updated 10/27/2022 11:35:53 AM