Retrieve press release details from Accesswire
Retrieves the details of a press release article published on Accesswire
Common use cases
- Data Extraction
- Advertisement Versioning
- Data Management
- Market Research
Category
-
Accesswire
Inputs (what you have)
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|---|---|---|---|
| Article link | The URL of the Accesswire article | URL | Yes | https://accesswire.com |
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 section. These variables in the Data 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 Accesswire. |
| 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
- N/A