Data in and out
Custom REST connection
Pull products and customers on a schedule from any JSON API with bearer, basic or header auth.
Where it stands today
Works today
Kabaido code talks to the provider.
- What you get
- Customers are pulled from whatever system holds them, on a schedule, with the credential stored encrypted.
Set it up
- 1Point the connection at the endpoint that lists your customers.
- 2Map the company, email and reference fields, then test the fetch.
- 3Schedule the daily sync or leave it on manual.