Retrieve products in a software category from Capterra
Retrieves products in a software category from Capterra.
Common use cases
- Market Research
Application
- Capterra
Inputs (what you have)
| Title | Description | Data Type | Required | Example |
|---|---|---|---|---|
| Software category link | Can be retrieved from "Search software category links from Capterra" Wrk Action | Link | Yes | Automation |
| Maximum number of results | Integer | 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 section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
| Name | Description | Data Type | Required | Example |
|---|---|---|---|---|
| Product name | The name of the product | Text (short) | Yes | https://www.capterra.com/robotic-process-automation-software/ |
| Product description | The description of the product on the Capterra website | Text (Long) | Yes | Insanely Simple Process Automation: get access to the power of bots, APIs, RPA, and real human Wrkers in one easy-to-use platform. |
| Capterra product link | The link to the product on http://Capterra.com | Link | Yes | https://www.capterra.com/p/229324/Wrk/ |
| Company name | The name of the company selling the product | Text (Short) | Yes | Wrk |
| Company product link | The link to the product page on the company’s website | Link | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected when one or more products are found |
| No Result | This status is selected in the event of the following scenarios:No results could be found for the given software category link |
| Impossible to complete | This status is selected in the event of the following scenarios:The external system is not accessible |