Developer & DevOps

Retrieve company data by name from Uproc

4 nodes 315 157 Automatic trigger
Download

Workflow Description

An automation that accepts a company name through manual trigger, searches for company information in Uproc, and verifies the results before returning them. Useful for quick retrieval of company details from your database with validation.

How it works

  1. 1.Trigger the automation manually and input the company name
  2. 2.Process and format the input data for search
  3. 3.Query Uproc to find the company using the provided name
  4. 4.Validate results and return company data or error response

Use cases

  • Quick company information lookup from a manual interface
  • Integrate company queries into larger workflows requiring updated data
  • Verify company existence before executing dependent operations

Requirements

  • Connected Uproc account with search and read permissions
  • Company name available for search
  • Company database available in Uproc

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Uproc

Details

Trigger Automatic trigger
Nodes 4
Apps 1
Views 315
Downloads 157

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (4)

On clicking 'execute'

Manual Trigger

#1

Create Company Item

Function Item

#2

Get Company by Name

Uproc

#3

Company Found?

If

#4