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 Integrations
- Facebook Graph API + Google Sheets(22 workflows)
- Facebook Graph API + Schedule Trigger(21 workflows)
- Facebook Graph API + Twitter(18 workflows)
- Facebook Graph API + Linked In(16 workflows)
- Facebook Graph API + Gmail(12 workflows)
- Facebook Graph API + Telegram(12 workflows)
- Facebook Graph API + Google Drive(10 workflows)
- Facebook Graph API + Postgres(7 workflows)
- Facebook Graph API + Google Drive Trigger(6 workflows)
- Execute Workflow Trigger + Facebook Graph API(6 workflows)
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.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.
Create a Client in Harvest (Unverified)
Manually trigger the creation of a new client in your Harvest account.