Skip to main contentAPI connections let you pull data from external services into Wayak. Configure endpoints, authentication, and sync schedules to keep your data current.
When to use API connections
Use API connections when the data you need doesn’t live in a database — for example:
- Records from a SaaS tool (CRM, ERP, marketing platforms)
- Data from third-party services
- Internal microservice endpoints
How it works
- Configure the API endpoint and authentication method
- Define the data mapping — how the API response maps to a table structure
- Set a sync schedule to keep the data up to date
Once synced, the data is queryable by the agent just like any other data source.