Logo
FieldBuddy Logo

FieldBuddy APIs

FieldBuddy offers you a powerful and flexible toolset with planning software to optimize all your service processes. From the service request to the invoicing.

FieldBuddy APIs

Account Request URL

-

Base Endpoint

https://www.accountview.net/api/v3

Cases

Get a list of cases.

cases

case_status, case_type, page_number, page_size, sort_by, sort_order

Cases

Create a new case.

cases

case_status, case_type, description, due_date, priority, reporter_id, assigned_to_id, related_to_id, related_type, custom_fields

Cases

Get a specific case by ID.

cases/{case_id}

case_id

Cases

Update a case.

cases/{case_id}

case_id

Cases

Partially update a case.

cases/{case_id}

case_id

Cases

Delete a case.

cases/{case_id}

case_id

Contacts

Get a list of contacts.

contacts

page_number, page_size, sort_by, sort_order, search

Contacts

Create a new contact.

contacts

description, email, first_name, last_name, phone, title

Contacts

Get a specific contact by ID.

contacts/{contact_id}

contact_id

Contacts

Update a contact.

contacts/{contact_id}

contact_id

Contacts

Partially update a contact.

contacts/{contact_id}

contact_id

Contacts

Delete a contact.

contacts/{contact_id}

contact_id

Tasks

Get a list of tasks.

tasks

assigned_to_id, completed, due_date, page_number, page_size, sort_by, sort_order, status

Tasks

Create a new task.

tasks

assigned_to_id, description, due_date, priority, status

Tasks

Get a specific task by ID.

tasks/{task_id}

task_id

Tasks

Update a task.

tasks/{task_id}

task_id

Tasks

Partially update a task.

tasks/{task_id}

task_id

Tasks

Delete a task.

tasks/{task_id}

task_id

Users

Get a list of users.

users

page_number, page_size, sort_by, sort_order, search

Users

Create a new user.

users

description, email, first_name, last_name, phone, role, title

Users

Get a specific user by ID.

users/{user_id}

user_id

Users

Update a user.

users/{user_id}

user_id

Users

Partially update a user.

users/{user_id}

user_id

Users

Delete a user.

users/{user_id}

user_id

Attachments

Upload a new attachment.

attachments

case_id, comment_id, contact_id, task_id

Attachments

Download an attachment.

attachments/{attachment_id}

attachment_id

Attachments

Delete an attachment.

attachments/{attachment_id}

attachment_id

Comments

Create a new comment.

comments

case_id, comment, contact_id, task_id

Comments

Get a list of comments.

comments

case_id, contact_id, page_number, page_size, sort_by, sort_order, task_id

Comments

Get a specific comment by ID.

comments/{comment_id}

comment_id

Comments

Delete a comment.

comments/{comment_id}

comment_id

Organizations

Get a list of organizations.

organizations

page_number, page_size, sort_by, sort_order, search

Organizations

Create a new organization.

organizations

description, name

Organizations

Get a specific organization by ID.

organizations/{organization_id}

organization_id

Organizations

Update an organization.

organizations/{organization_id}

organization_id

Organizations

Partially update an organization.

organizations/{organization_id}

organization_id

Organizations

Delete an organization.

organizations/{organization_id}

organization_id

Products

Get a list of products.

products

page_number, page_size, sort_by, sort_order, search

Products

Create a new product.

products

description, name

Products

Get a specific product by ID.

products/{product_id}

product_id

Products

Update a product.

products/{product_id}

product_id

Products

Partially update a product.

products/{product_id}

product_id

Products

Delete a product.

products/{product_id}

product_id

Settings

Get the current settings.

settings

Settings

Update the current settings.

settings

Details

Provider

Country HQ

NL

API Type

REST

Categories

Field Service

Alternatives

Important URLs

Last Updated on

2024-03-27

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