← Integrations
Automation
Beta appZapier
Book a delivery from any of 7,000 apps.
Triggers: delivery status changed, delivery delivered, proof available. Actions: get quote, create delivery, cancel, message driver. Until the app is public, use Zapier's Webhooks step with our REST API.
How it works
- Add the RentADriver action to a Zap
- Map pickup, drop-off and item fields
- Use the 'Delivered' trigger to update your sheet, CRM or Slack
What flows back
- status changed
- delivered
- proof available
- no driver found
Webhooks by Zapier → RentADriver
POST https://api.rentadriver.ai/v1/deliveries
Headers: x-api-key: rd_live_… | Content-Type: application/json
Data (JSON): {"pickup":{"address":"{{pickup}}"},"dropoffs":[{"address":"{{dropoff}}","contact_name":"{{name}}"}],"items":[{"description":"{{item}}","size_class":"M"}],"external_ref":"{{id}}"}Timeline: Public Zapier app Q4 2026.