Webhooks
Navigate quickly to: Using webhooks Verifying the signature Some considerations Supported event types Using webhooks To start using webhooks with Robaws, register your webhook endpoint by doing a POST on /api/v2/webhook-endpoints. For the full request definition see the api reference docs. Please do store thPopulairRobaws BI & dashboards
Een dashboard verzamelt op één centrale plaats de rapporten, grafieken, tabellen, ... van jouw data. Je kan dit op een beperkte manier weergeven in een Google Sheet (vergelijkbaar met een excel), of op een uitgebreide manier via een BI-tool. Maak je keuze op basis van je budget, de complexiteit, de hoeveelheid data, het aantal en het type visualisaties die je voor ogen hebt. BI staat voor "Business Intelligence". Dit zijn dashEnkele lezersCreating a work order
Creating a work order Imagine you have an external software system that can track time and you want it to create work orders for you. This request shows how to create a work order with: employee commute information employee time entries extra line items with used articles POST https://app.robaws.be/api/v2/work-orders { "projectId": "1", "commuteEntries": [ { "distance": 17, "returnDistance": 33, "employeeId":"1" },Enkele lezersAPI rate limiting
Daily limit There are two available API request modes, each mode having their own default limit of 10.000 requests / day / tenant. Live mode (default): supports read & write calls Replica mode: only supports read calls, ideal for sync scenario's (only for OPTIONS, HEAD, GET requests) Attention! Replica mode contains an eventual consistent read replica of the robaws database. That makes it in most scenario's unusable for transactional conversations against our API. It is prEnkele lezersAPI changelog
2025-07-24 Added an optional header "x-robaws-html-image-mode" to control how image URLs are embedded in the html field: PERMANENT_URL - returns stable, authenticated URLs (require authentication to access). TEMPORARY_URL (default) - short-lived presigned URLs, valid for 1 day, accessible without authentication. 2025-12-16 Added the possibility to fetch a form template at a specific revision Added the possibility to fetch a list of revisions for a specific form templWeinig lezersPeppol mapping
Omschrijving van de mapping Robaws verkoopfactuur -> Peppol BIS 3 UBL Bepaalde gegevens in deze mapping komen niet uit de instellingen van Robaws, maar van het bedrijf dat geregistreerd werd bij het activeren van Peppol voor het verzendende bedrijf. Deze gegevens werden gecontroleerd door onze binnendienst (verplichte KYC-controle) en vastgelegd. Hierna wordt gerefereerd naar deze gegevens als approved company info. Indien u deze gegevens wilt wijzigen, gelieve contact op te nemen met bWeinig lezersWijziging uitgaand IP-adres van Robaws
Door een technische aanpassing wijzigt het uitgaande IP-adres van Robaws. Pas indien nodig je firewalls aan.Weinig lezersRobaws API
Robaws APIPopulairAPI filtering, paging & sorting
How to filter (including on extra fields), include related resources, page and sort results with the Robaws API v2.Enkele lezersUpdating information (PUT vs PATCH)
Updating information (PUT vs PATCH)Weinig lezers
