Retrieves the details of press release article published on Newsfilecorp.
Common use cases
Marketing Wrkflows
Application
News File Corp
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Article link | The link of news article on Newsfilecorp.com | URL | Yes |
|
Note: The value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Article content | The subject of the article | Text | Yes | Marketing |
Article language | The language the article was written in | Text | Yes | English |
Image link | The link to the article image | URL | Yes | https://image |
Article title | The title of the article | Text | Yes | Marketing 101 |
Article date | The date the article was released | Date | Yes | 12-25-2020 |
Company name | The name of the company | Text | Yes | CompanyX |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the news article data was successfully retrieved from Newsfilecorp. |
Unsuccessful | This status is selected in the event of the following scenarios:
- The URL is not provided or does not work
|
Requirements
N/A