Retrieves the details of a company from Yelp.
Application
Yelp
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
Company profile link | Link to the companies profile | URL | Yes | https://companyx/d/Lcrz3/edit |
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 |
City | City where the company is located | Text | Yes | New York |
Company Alias | Company name | Text | Yes | CompanyX |
Company average rating | The companies rating | Number | Yes | 5.0 |
Distance from search location | Distance of the company | Text | Yes | 12 km |
Longitude | Location of company | Text | Yes | -45.7493.3801 |
Address | Company address | Text | Yes | 123 Main street |
Company review count | Review count | Text | Yes | 5 |
Country | Country where the company is based | Text | Yes | United States |
Phone number | The companies phone number | Text | Yes | 123-567-7891 |
Latitude | Location of company | Text | Yes | 32.48920.3i92 |
Company name | Login credentials for the Google Drive account | Text | Yes | TechCompanyX |
Company photo link | The link to the companies photo | Text | Yes | https://img/h29b |
Sanitized phone number | Sanitized number for the company | Text | Yes | 111-222-3333 |
Zip code | The zip code of the company | Text | Yes | X1X 1X1 |
Is company closed | Indicates if company is closed | Text | Yes | No |
Company website link | The link to the company website | Text | Yes | |
Address 2 | URL to the Google Drive folder where files will be uploaded | Text | Yes | 3rd avenue |
Address 3 | Login credentials for the Google Drive account | Text | Yes | Richmond |
State | The state the company resides in | Text | Yes | New York |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the company details were retrieved from Yelp. |
No Result | No information elated to the company is found |
Unsuccessful | This status is selected in the event of the following scenarios:
|
Requirements
N/A
β