Skip to main content
All CollectionsProduct UpdatesJanuary 2025
Public API Improvements: New Endpoints and Webhook Events
Public API Improvements: New Endpoints and Webhook Events

Discover the latest RemOnline updates

Hanna avatar
Written by Hanna
Updated over a week ago

We’re excited to announce new methods and webhooks in RemOnline’s Public API, giving you expanded opportunities for system integrations.

New API Endpoints

Retrieve the public URL of an order, ticket, or job by its ID with this new method.

The existing “Get Warehouses” method now supports a new “type” parameter. By default, it’s set to “product,” but you can change it to “asset” to fetch a list of asset, device, vehicle, or vessel warehouses.

These new methods allow you to:

  • Retrieve a list of all bundles in your account.

  • View the items included in a specific bundle by its ID.

Start using these endpoints by visiting the API Documentation.

New Webhook Events

In December, we introduced webhooks for orders and estimates. After confirming their smooth operation, we’ve expanded webhook capabilities to include new events for tasks, leads, clients, invoices, and more.

New Webhook Events:

  • Tasks: created, completed, reopened, deadline changed, assignee changed, deleted.

  • Leads: created, status changed, client changed, type changed, deadline changed, location changed, manager changed, deleted.

  • Clients: created, deleted, customer review received.

  • Invoices: created, deleted.

  • Other: comment created, file attached, user logged in.

Set up webhooks in RemOnline to trigger actions in other systems based on these events. For detailed instructions, refer to our Webhook Documentation.

Share Your Feedback

We’ve completed the planned events for webhooks but are always open to improvements. If you need additional events or have suggestions, please contact our Support team via chat.

Did this answer your question?