Introduction
Once an inspection is complete, we can return data back to an ERP system to provide a seamless user experience. This makes it possible for a purchaser to see on the order in the ERP system, if inspection has been conducted, when, by whom and what the results are. Also, a link pointing to the inspection report in Qarma can be presented together with the inspection report in PDF.
This can be configured in many ways, and using the same data formats and transfer mechanisms when we import data.
An example is shown below:
Webhook Example
{ "inspections": [ { "order_number": "3993837", "item_number": "108-00025-00", "inspection_start": "2018-11-11 09:34:26.514Z", "conclusion": "Approved", "inspector_conclusion": "Approved", "inspected_quantity": "32", "sample_quantity": "32", "packed_quantity": "8911, "inspector_name": "Søren Mønsted", "inspector_email": "smo@qarmainspect.com", "report_link": "https://qarmainspect.com/q/app/inspections/reports/050a6c53-dcfc-492c-8cf6-7438d8d0f57e", "pdf_report": "https://qarmainspect.com/q/objects/files/ec4caacf-440d-448b-8489-f73daac34dd3/c0ae2d3b-fae4-468f-93f5-2fba7cd77731/Report.pdf" } ] } |
Additional data can be included and configured as needed.
Events
The following list of events can trigger webhooks to be send.
If this sounds interesting, don’t hesitate to reach out for a free demo of what we can offer you! If you are already a customer and want to add this inspection type to your portfolio, reach out to support@qarmainspect.com or your contact person.