
Build your integration right now with Fracttal
\nFracttal provides you a set of tools, documentation and examples for you can easily connect your intelligent maintenance management with external applications.
\nMediante esta API puedes consultar el listado de los recursos de tipo inventario que tienen asociados las diferentes tareas creadas en tu compañía.
Se puede filtrar la información mediante el siguiente query_params:
Parámetro | Tipo | Requerido | Descripción |
---|---|---|---|
id_task | Entero | Opcional | Id de la tarea. Se puede consultar aquí. (campo id_task) |
start | Entero | Opcional | Número de registro donde iniciará la consulta. Por defecto 0. |
limit | Entero | Opcional | Cantidad de registros que mostrará la petición. El valor por defecto es 100. |
Parámetro | Tipo | Descripción |
---|---|---|
id_task | Entero | Id de la tarea |
id_item | Entero | Id del activo (inventario) |
description | Texto | Descripción del inventario |
qty | Entero | Cantudad |
unit_cost | Entero | Costo unitario |
total_cost | Entero | Costo total |
units_description | Texto | Descripción de la unidad |
order_number | Entero | Orden |
note | Texto | Nota |
Petición: (GET)https://app.fracttal.com/api/tasks_resources_items/
{
"success": true,
"message": "200",
"data": [
{
"id": 66279,
"id_company": 914,
"id_task": 3641424,
"id_item": 3425,
"description": "ACEITE EP 460 (SM) COPEC { 0001010000100015 } ",
"qty": 1,
"unit_cost": 1000,
"total_cost": 1000,
"units_description": "GALONES",
"order_number": 2,
"note": null
},
{
"id": 11,
"id_company": 914,
"id_task": 8,
"id_item": 3428,
"description": "ACEITE 20 W 50 (SM) 34567898765 COPEC 20 W 50 { 0001010000100066 } ",
"qty": 6,
"unit_cost": 0,
"total_cost": 0,
"units_description": "CAJA",
"order_number": 2,
"note": null
},
{
"id": 61931,
"id_company": 914,
"id_task": 1986116,
"id_item": 3330,
"description": "BOMBA SUCCIONADORA ACEITE - - { ACT.HERR-0048 } ",
"qty": 1,
"unit_cost": 1000,
"total_cost": 1000,
"units_description": "UNIDAD",
"order_number": 11,
"note": null
}
],
"total": 3
}
limit
Entero
Opcional
Cantidad de registros que mostrará la petición. El valor por defecto es 100.
Parámetro | Tipo | Descripción |
---|---|---|
id_task | Entero | Id de la tarea |
id_item | Entero | Id del activo (inventario) |
description | Texto | Descripción del inventario |
qty | Entero | Cantudad |
unit_cost | Entero | Costo unitario |
total_cost | Entero | Costo total |
units_description | Texto | Descripción de la unidad |
order_number | Entero | Orden |
note | Texto | Nota |
Petición: (GET)https://app.fracttal.com/api/tasks_resources_items/
\n{\n "success": true,\n "message": "200",\n "data": [\n {\n "id": 66279,\n "id_company": 914,\n "id_task": 3641424,\n "id_item": 3425,\n "description": "ACEITE EP 460 (SM) COPEC { 0001010000100015 } ",\n "qty": 1,\n "unit_cost": 1000,\n "total_cost": 1000,\n "units_description": "GALONES",\n "order_number": 2,\n "note": null\n },\n {\n "id": 11,\n "id_company": 914,\n "id_task": 8,\n "id_item": 3428,\n "description": "ACEITE 20 W 50 (SM) 34567898765 COPEC 20 W 50 { 0001010000100066 } ",\n "qty": 6,\n "unit_cost": 0,\n "total_cost": 0,\n "units_description": "CAJA",\n "order_number": 2,\n "note": null\n },\n {\n "id": 61931,\n "id_company": 914,\n "id_task": 1986116,\n "id_item": 3330,\n "description": "BOMBA SUCCIONADORA ACEITE - - { ACT.HERR-0048 } ",\n "qty": 1,\n "unit_cost": 1000,\n "total_cost": 1000,\n "units_description": "UNIDAD",\n "order_number": 11,\n "note": null\n }\n ],\n "total": 3\n}
Fracttal provides you a set of tools, documentation and examples for you can easily connect your intelligent maintenance management with external applications.
\n\n Allow your company's processes to communicate with your intelligent maintenance management.
\n\n Create your own dashboards and custom charts in reporting tools like Power BI.\n
\nForget cumbersome processes! With Fracttal you can integrate the data from your commercial applications with those of your maintenance management.
\n\n Get all the information stored within Fracttal, such as your maintenance history and share it with your ERP
\nInsert new records every time new data is created in your ERP with Fracttal
\n\n Automatically synchronize the updates made in your ERP with Fracttal
\nAt Fracttal, we provide you with all the tools that together with your technology team or allied companies, you can develop the communications and integrations you need.
\n\n © 2024, Fracttal Tech S.L - All rights reserved\n
\n