Network Access
Allow your agent to fetch live data from external APIs using Network Access

What you can do
Setting up Network Access
Field
What to enter

Wildcard domains
Authentication
Basic Auth
Field
Value
Bearer Token
Field
Value
Custom API Key header
Field
Value
Writing instructions for your agent
Example — look up an order
Example — look up shipping status
Example — trigger an action (POST)
How GET and POST requests work
GET — fetching data
POST — sending data
End-to-end example
1. Add Network Access policies
Domain
Header name
Header value
2. Connect your helpdesk
3. Write agent instructions
Troubleshooting
"Header name and value need to be filled in together"
"Outbound request to 'api.example.com' is not allowed"
The API returns 401 Unauthorized
Last updated