Retrieves news articles related to a specific company from Crunchbase.
This Wrk Action divides. For more information on divides please visit our article explaining Divides.
Common use cases
Client Reporting
Customer Onboarding
Lead Generation
Market Research
Sales Data & List Management
Application
Crunchbase
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Company profile link | Link to the company profile in Crunchbase | Text | Yes |
|
Maximum number of results | A limit on the number of news articles to returned | Text | Yes | 5 |
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 are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Link | Link to the article | URL | Yes |
|
Source | Name of the person who wrote the article | Text | Yes | News1 |
Title | Title of the article | Text | Yes | ItemX |
Date | Date the article was posted | Date | Yes | 05/27/2022 |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if news articles were successfully retrieved from Crunchbase. |
No result | This status is selected in the event of the following scenarios:
- No news article was found |
Unsuccessful | This status is selected in the event of the following scenarios:
- Fail to login to account
- Application site is down
- The company was not found or does not exist |
Requirements
N/A