π Quickstart
Connect to WorkRamp with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> WorkRamp.
2
Authorize WorkRamp
Go to Connections -> Add Test Connection -> Authorize, then select your hostname and enter your API key. Later, youβll let your users do the same directly from your app.
3
Call the WorkRamp API
Letβs make your first request to the WorkRamp API (get the first user). Replace the placeholders below with your Environment API key, integration ID, and connection ID:Or fetch credentials with the Node SDK or API.β
Youβre connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
π WorkRamp integration guides
Nango-maintained guides for common use cases.- How do I link my WorkRamp account? Connect your WorkRamp account using the Connect UI
π§© Pre-built syncs & actions for WorkRamp
Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.API gotchas
- WorkRamp enforces an account-wide rate limit (3,000 requests/hour, with bursts up to 13,000/hour β see WorkRampβs API docs).