Retrieve press release details from Newswire
Retrieve the details of a press release article published on Newswire.com
Common use cases
- Client Reporting
- Customer Growth & Retention
- Customer Onboarding
Application
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|
| Article link | The link of the Newswire article | URL | Yes | https://www.newswire.ca |
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 theData Library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|
| Article title | Title of the article | Text | Yes | Wrk making waves in automation space... |
| Article release date | Date the article was posted | Date | Yes | 10/22/2022 |
| Article content | The body of the article | Text | Yes | Montreal-based automation start-up has... |
| Article language | Language selected for the press release article | Text | Yes | English - en |
| Company name | Name of the company that the article is sourced from | Text | Yes | Wrk |
| Image link | Link of any images found in the article | Link | Yes | https://google-storage.com/image-1 |
Outcomes
| NAME | DESCRIPTION |
|---|
| Success | This status is selected if the details of a press release were successfully retrieved from Newswire. |
| No Result | This status is selected in the event of the following scenarios:- None of the details from the article could be found- Press release link provided is not working |
| Unsuccessful | This status is selected in the event of the following scenarios:- Application site is down- Link is not provided or does not work |
Requirements