Retrieves the technologies that are being used by a company from Apollo.
Common use cases
Data Management
Data Manipulation
Category
Apollo (License Included)
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Company domain | Domain of the company website | Link | Yes | wrk.com |
Maximum number of results | Limit on the number of technologies to retrieve | Number | 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 |
Technology name | Name of a technology being used by the company | Text | Yes | Amazon AWS |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected when the company technologies are successfully retrieved. |
No Results | This status is selected in the event of the following scenarios: - No technology was found |
Unsuccessful | This status is selected in the event of the following scenarios: - Application site is down |
Requirements
N/A