Logo
WakeUpSales Logo

WakeUpSales APIs

Wakeupsales the best CRM tool with lightweight project management and support ticket module to streamline sales, manage leads, establish better customer relationships and improve the productivity. Sign up free to #1 rank CRM Tool.

Developer

WakeUpSales APIs

Account Request URL

-

Base Endpoint

-

Address

Retrieve an address by ID

GET

addresses/{address_id}

address_id

Address

Create a new address

POST

addresses

company_id, address_line_1, address_line_2, city, state, zip, country, is_primary

Address

Update an address

PUT

addresses/{address_id}

address_id, company_id, address_line_1, address_line_2, city, state, zip, country, is_primary

Address

Delete an address

DELETE

addresses/{address_id}

address_id

Company

Retrieve a company by ID

GET

companies/{company_id}

company_id

Company

Create a new company

POST

companies

name, email, phone, website, description, industry, annual_revenue, number_of_employees, street_address, city, state, zip, country, is_active

Company

Update a company

PUT

companies/{company_id}

company_id, name, email, phone, website, description, industry, annual_revenue, number_of_employees, street_address, city, state, zip, country, is_active

Company

Delete a company

DELETE

companies/{company_id}

company_id

Contact

Retrieve a contact by ID

GET

contacts/{contact_id}

contact_id

Contact

Create a new contact

POST

contacts

company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary

Contact

Update a contact

PUT

contacts/{contact_id}

contact_id, company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary

Contact

Delete a contact

DELETE

contacts/{contact_id}

contact_id

Deal

Retrieve a deal by ID

GET

deals/{deal_id}

deal_id

Deal

Create a new deal

POST

deals

company_id, contact_id, name, description, amount, close_date, stage, probability, is_active

Deal

Update a deal

PUT

deals/{deal_id}

deal_id, company_id, contact_id, name, description, amount, close_date, stage, probability, is_active

Deal

Delete a deal

DELETE

deals/{deal_id}

deal_id

Event

Retrieve an event by ID

GET

events/{event_id}

event_id

Event

Create a new event

POST

events

company_id, contact_id, name, description, start_date, end_date, location, is_all_day, reminder_minutes_before

Event

Update an event

PUT

events/{event_id}

event_id, company_id, contact_id, name, description, start_date, end_date, location, is_all_day, reminder_minutes_before

Event

Delete an event

DELETE

events/{event_id}

event_id

Goal

Retrieve a goal by ID

GET

goals/{goal_id}

goal_id

Goal

Create a new goal

POST

goals

company_id, name, description, target_amount, close_date, is_active

Goal

Update a goal

PUT

goals/{goal_id}

goal_id, company_id, name, description, target_amount, close_date, is_active

Goal

Delete a goal

DELETE

goals/{goal_id}

goal_id

Lead

Retrieve a lead by ID

GET

leads/{lead_id}

lead_id

Lead

Create a new lead

POST

leads

company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary

Lead

Update a lead

PUT

leads/{lead_id}

lead_id, company_id, first_name, last_name, email, phone, title, department, linkedin_url, twitter_url, facebook_url, is_primary

Lead

Delete a lead

DELETE

leads/{lead_id}

lead_id

Note

Retrieve a note by ID

GET

notes/{note_id}

note_id

Note

Create a new note

POST

notes

company_id, contact_id, deal_id, body

Note

Update a note

PUT

notes/{note_id}

note_id, company_id, contact_id, deal_id, body

Note

Delete a note

DELETE

notes/{note_id}

note_id

Product

Retrieve a product by ID

GET

products/{product_id}

product_id

Product

Create a new product

POST

products

name, description, price, quantity_on_hand

Product

Update a product

PUT

products/{product_id}

product_id, name, description, price, quantity_on_hand

Product

Delete a product

DELETE

products/{product_id}

product_id

Task

Retrieve a task by ID

GET

tasks/{task_id}

task_id

Task

Create a new task

POST

tasks

company_id, contact_id, deal_id, name, description, due_date, priority, is_completed

Task

Update a task

PUT

tasks/{task_id}

task_id, company_id, contact_id, deal_id, name, description, due_date, priority, is_completed

Task

Delete a task

DELETE

tasks/{task_id}

task_id

User

Retrieve a user by ID

GET

users/{user_id}

user_id

User

Create a new user

POST

users

first_name, last_name, email, password, role

User

Update a user

PUT

users/{user_id}

user_id, first_name, last_name, email, password, role

User

Delete a user

DELETE

users/{user_id}

user_id

Details

Provider

Country HQ

API Type

REST

Categories

CRM

Alternatives

Important URLs

Last Updated on

2024-04-04

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo