Overview
Linkup integrates with Xpander.ai to give your agents access to real-time web data. This tutorial walks through how to build a meeting preparation agent that uses that data to generate useful briefings.Configuration Steps
1
Create a New Agent
- Go to the Agents tab in Xpander.
- Click “New Agent”
-
Name it something like “Meeting Brief Agent”

- Paste the following into the Instructions section:

2
Add the Linkup Tool
-
Go to the Tools section in the agent builder

-
Click “Add Tool” and select Linkup.so

-
Choose the “Retrieve Web Content by Query” option

- Under “Prompt Input Mapping”, link the user’s input (e.g. company name) to the Linkup query
3
Add 'Send Email' Step
- Click the ”+” button in the agent editor
- Select Send Email tool
- You don’t need to wire it to previous steps
- Make sure your prompt includes:

4
Add 'Send Slack Message' Step
- Click the ”+” button again
-
Select Send Slack Message

-
Configure credentials with OAuth2 and log in to Slack

- Include this in the prompt:
5
Test with a Sample Prospect
Company: Airtable
Name: Daniel Kim
Title: Director of Product Strategy
Email: daniel.kim@airtable.comType into chat:
Can you prep a briefing for Daniel Kim from Airtable?

6
Final Look & Output

Facing issues? Reach out to our engineering team at support@linkup.so or via our Discord or book a 15 minutes call with a member of our technical team.