Use pipes to find email addresses, phone numbers, or to trigger automations like Slack messages. Pipes are composable enrichment functions.
Find a mobile phone number for any prospect using multiple data providers in a waterfall motion.
Find work email addresses in a waterfall motion.
All technologies and frameworks powering a given website.
Find any company's website URL, LinkedIn profile URL, and cleaned name.
Business description, industry, and financial information.
Check if a given email address is personal or professional.
Split a full name into first and last name.
Combine the first and last names of a prospect into a full name field.
Find role matches for a given companies like "CEO" or "CFO".
Find list of recent LinkedIn posts.
Find person profile by their work email address.
Find work email addresses from B2B profile.
Find identity of a person from their email address.
Find information on a person based on their email
Verify email address against various factors, including syntax, domain, and server existence, to ensure it is deliverable and active.
Verify email addresses to ensure is deliverability.
Find the personal email address of a prospect by using a professional profile URL as input.
Find a mobile phone number for a prospect.
Find information on a person based on their LinkedIn profile URL.
Find a JSON representation of a LinkedIn profile.
Find the URL for a prospect's LinkedIn profile from their personal or professional email address.
Find the LinkedIn profile URL by using the prospect's name as input.
Find recent company news by performing a search and scrape.
Extract the company website URL from a work email address.
Information on funding rounds, acquisition, competitors, and investors.
Find companies similar to the company you provide as input.
Find brand data like logos, colors, and social links via the Logo.dev API.
Company data like headcount distribution, LinkedIn URLs etc. via the Crustdata API.
Executes configurable AI prompts with structured output fields.
Extract nested JSON properties into new output fields.
An AI agent specialized in composing messages for modern workplace communication platforms (Slack, Teams, Discord, etc.)
An AI agent specialized in composing emails.
Replaces template tags like {{ name }} with actual values.
Join multiple fields into one field. The final result will be the first defined field.
Strip a field value of characters not commonly found in slugs.
Transform URL input into a domain. Example: 'https://go.com' to 'go.com'.
Make a generic GET/POST/PUT/PATCH/DELETE HTTP request and capture the JSON response. Optionally validate the response against a JSON schema.
Add rows to a pipe0 sheet. The sheet identifier may be a literal slug or a `{{ field_name }}` tag.
Expand a list of nested objects into sheet rows.
Turn any URL into clean data.
Turn a list of URLs into clean scraped data.
Perform advanced AI scraping to extract data from any website. Search all subdomains and combine scraped data with search results.
Input a website and get all internal URLs on the website. Results do not include links to external pages.
Send an email with Resend.
Create a contact inside a Resend audience.
Send an email with Gmail.
Send a Slack message to a channel.