One single API to push and pull Issue Tracking data. Build native Issue Tracking integrations in no time. Available as a REST API.
5,000 free API calls
// POST https://unify.apideck.com/crm/leads
{
"id": "12345",
"owner_id": "54321",
"company_id": "2",
"company_name": "Spacex",
"name": "Elon Musk",
"first_name": "Elon",
"last_name": "Musk",
"description": "A thinker",
"prefix": "Sir",
"title": "CEO",
"status": "New",
"monetary_amount": 75000,
"currency": "USD",
"fax": "+12129876543",
"websites": [
{
"id": "12345",
"url": "http://example.com",
"type": "default"
}
],
"addresses": [
{
"id": "123",
"type": "invoicing",
"name": "HQ US",
"line1": "Main street",
"line2": "apt #",
"city": "San Francisco",
"state": "CA",
"postal_code": "94104",
"country": "US",
"latitude": "40.759211",
"longitude": "-73.984638"
}
],
"social_links": [
{
"id": "12345",
"url": "https://www.twitter.com/apideck-io",
"type": "twitter"
}
],
"phone_numbers": [
{
"id": "12345",
"number": "111-111-1111",
"type": "default"
}
],
"emails": [
{
"id": "123",
"email": "elon@musk.com",
"type": "default"
}
],
"custom_fields": [
{
"id": "custom_technologies",
"value": "Uses Salesforce and Marketo"
}
],
"tags": [
"New"
],
"updated_at": "2020-09-30T07:43:32.000Z",
"created_at": "2020-09-30T07:43:32.000Z"
}
We build and maintain connectors, so you don't have to.
Missing a connector? We're able to add new connectors in record time.
Issue Tracking Integrations in hours – not weeks. Simplify integration development by using a normalized Issue Tracking API with the most popular Issue Tracking software.
Building APIs on a one-to-one basis can be a challenge. A lack of standardized APIs makes it difficult to scale your integration strategy. Maintaining them can even be a bigger challenge.
Use our production-ready unified APIs to bring your integrations to market. The Apideck Unify technology maps the most complex APIs to a common data model, to speed up integration.
Get notified when data changesSo you can keep your data in sync.
GitHub
issue-tracking
GitLab
issue-tracking
Jira
issue-tracking
Create a better experience for your customers by adding our UI component that guides users through authorizing any integration that Apideck provides.
Find out which APIs are live, under development or on our roadmap.
Let us know what Unified APIs could be relevant to you.
Pre-made building blocks to get started with Apideck.