Searches for a company in Yelp.
Category
Yelp
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Company name | Company Name | Text | Yes | Stackhouse Plumbing Co |
Company address | Company Address | Text | Yes | 11227 SW 234 Ter, Homestead, FL 33032 |
Country | The country that the company is in | Text | Yes | Canada |
Maximum number of results | Limit on the number of search results that should be returned | Integer | Yes | 10 |
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 |
Total results | The total number of results | Integer | No | 3 |
Company profile link | The link to the company's profile page | URL | No | https://company/1Fy55AyJu9vqJ |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the company was successfully found in Yelp. |
No Result | This status is selected in the event of the following scenarios: |
Unsuccessful | This status is selected in the event of the following scenarios: |
Requirements
N/A