Skip to main content

Retrieve company logo from Crunchbase

Retrieves the logo of a company from Crunchbase.

Common use cases

  • Client Reporting
  • Customer Onboarding
  • Lead Generation
  • Market Research
  • Sales Data & List Management

Application

  • Crunchbase

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Company profile linkLink to the company profile in CrunchbaseURLYeshttps://www.crunchbase.com/organization/wrk-c8d8
Image file nameName assigned to the image when saving itTextNoImage-1

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)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Image fileThe file the image was saved toFileYeslogo1.png
Image file nameName of the file that the image was saved asTextYeslogo1

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the logo was successfully retrieved from Crunchbase and the file can be accessed.
No ResultThis status is selected in the event of the following scenarios:- The company is not found- The company has no logo
UnsuccessfulThis status is selected in the event of the following scenarios:- Fail to login to account- Application site is down- The link to the profile does not exist or does not work- No permission to download the file

Requirements

  • N/A