Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (Basic)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide
Expired credentials detection
ToolsStatus
Pre-built integrations
API unification
2-way sync
Webhooks from Nango on data modifications
Real-time webhooks from 3rd-party API🚫 (time to contribute: <48h)
Proxy requests
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
Create or customize use-cases
Pre-configured pagination🚫 (time to contribute: <48h)
Pre-configured rate-limit handling🚫 (time to contribute: <48h)
Per-customer configurations

Pre-built integrations

EndpointDescriptionReadme
POST /contactsCreate a contact in the system🔗
EndpointDescriptionReadme
POST /leadsCreate a lead with with information about the federal agency, the name, due date, posted date, solicitation number, naics category or categories, the city, state, country, and description.🔗
PUT /leadsUpdate a lead with any changed information about the federal agency, the name, due date, posted date, solicitation number, naics category or categories, the city, state, country, and description.🔗
GET /leadsFetch all leads🔗
EndpointDescriptionReadme
GET /schemaGet the schema of any entity. Useful to know the properties of any object that exists in the system.🔗
GET /companyRetrieve information about a company🔗
POST /companyCreate a company in the system🔗
POST /opportunityCreate an opportunity in the system. Requires a stage that exists
in the system. Use the list-stages action to find the appropriate stage.
🔗
GET /stagesList all the stages that exist in the system. Use this action to find
the correct stage to be able to create an opportunity.
🔗
Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Unanet uses Basic auth mode to access different endpoints. Provide your username as the Username value and password as the Password value. Additionally, Unanet requires an API key and a firm access code when creating a new connection which are provided upon signup.
Contribute API gotchas by editing this page

Connect to Unanet

Guide to connect to Unanet (by Cosential) using Nango Connect.
I