Get Company by Name
detail.loadingPreview
Retrieves company information using the UPROC API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to retrieve company details by its name using an external API (UPROC). It starts with a manual trigger, creates a temporary item with company name and country, queries the UPROC API, and then checks if the company was found.
Key Features
- Manual trigger for execution.
- Function node to define company data.
- UPROC node to interact with an external company API.
- Conditional logic to check if the company was found.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Get Company by Name' UPROC node with your UPROC API credentials.
- Click 'Execute' on the manual trigger node to run the workflow.
Apps Used
Workflow JSON
{
"id": "f0613f94-47da-41bf-bbb9-0000153f2375",
"name": "Get Company by Name",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f0613f94-47da...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Post to Twitter from Manual Trigger
Manually trigger a workflow to post a message to Twitter.
Get Synonyms of a German Word
Retrieves synonyms for a given German word using the OpenThesaurus API.
Community Contributed: Screenshot Generation and Emailing (Unverified)
This workflow generates screenshots of a specified URL and emails them.
Loading Data Into a Spreadsheet
This workflow demonstrates loading mock CRM contact data into a target destination like a spreadsheet.
Community Contributed: Google Drive to Pinecone Chat
Fetch a file from Google Drive, store it in Pinecone, and chat with its content.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.