Skip to main content
Live website lookup accesses public websites in real-time to retrieve information. URLs can include IDs for specific orders, deliveries, or users. Example: Tracking information on the DPD website given a tracking number.
  • Best for: Sites with predictable search URL structures (e.g., e-commerce sites, booking platforms). It is highly effective when you need to pass dynamic values like product names, dates, or price ranges.
  • Recommendation: Only use this method if you need dynamic parameters or the latest information. If the URL is static, Website Import is usually a better choice.

Configuration

FieldDescription
TitleThe name of the source configuration.
When to use this source?Instructions for the AI on when to use this specific source (e.g., “Use this to check the status of shipment orders”).
URLThe URL that should be called. Use variables for dynamic parts, e.g., https://orderstatus.typewise.app/{order_id}.
Access levelControls which agents or users can access this source. Access levels