Integrations / Baseloop / Lookup Multiple Records in Other Table
Lookup Multiple Records in Other Table
Search another table and return all matching records
What this does
Joins one Baseloop table to many records on another. Used to power campaign-router tables (one master "Campaign Router" feeding ten campaign-specific tables), to look up every contact attached to a company, or to surface every Smartlead reply tied to an outbound run. The join is a column on your table, so downstream actions can chain off the matched records.
What this returns
Every matching record from the target table, joined by your lookup field. Surfaces in a dedicated column and unlocks downstream actions on each matched row.
How teams use this
Teams typically chain lookup multiple records in other table after an enrichment or scoring step: an inbound lead lands on the table, an enrichment action fills in the missing fields, a qualification step decides whether the lead is worth acting on, and lookup multiple records in other table runs only on the rows that pass. Because Baseloop maps each action's inputs to columns on your table, the same workflow can run on one record or on ten thousand without changing a thing.
Run this in Baseloop today
Drop lookup multiple records in other table into any workflow. Free to start, no credit card.
Other Baseloop-native actions
Custom AI Agent
AI agent for content creation and web research on your table data
See actionEnrich Company
Enrich company data using LinkedIn URL
See actionEnrich Contact
Enrich contact data using LinkedIn profile
See actionLookup Single Record in Other Table
Search another table and return the first matching record
See actionSend HTTP Request
Send an HTTP request to a specified URL with dynamic data from your table
See actionSend to Table
Send rows from this table to another table
See action