SystemX->Frontu (Standartized Material Remains)
4min
standartized materials endpoints to use for the standartized materials for the creation of the standardized material remains you need to use this api endpoint https //developers frontu com/docs/tasker api v2/b3a6mja1ody4mzi create update standartized material remains in the standardized material remais you need to use standartized material guid, so you can create it in this endpoint https //developers frontu com/docs/tasker api v2/b3a6mzu4mjewma create update standartized material or get it from this endpoint https //developers frontu com/docs/tasker api v2/b3a6mzu4mja5oq get standartized material list also in this endpoint you need to use workspace guid, so you can create it in this endpoint https //developers frontu com/docs/tasker api v2/b3a6mzu4mja5nw create update workspace or get it from this endpoint https //developers frontu com/docs/tasker api v2/b3a6mzu4mja5oa get workspace detail information real world data mapping examples of most common cases first of all, as i mentioned you need to get a standartized material and workspaces guid or create a new ones so for the get, you just use this endpoint for the standartized material https //developers frontu com/get detail information about standartized material remains https //developers frontu com/get detail information about standartized material remains , for the workspaces https //developers frontu com/docs/tasker api v2/b3a6mzu4mja5oa get workspace detail information and you will get all standartized materials or the workspaces from these endpoints if you want to create a new standartized material, please check this link https //developers frontu com/docs/tasker api v2/zg9jojiwndy1ntkw system x frontu standartized materials for the workspace creation this one https //developers frontu com/docs/tasker api v2/b3a6mzu4mja5nw create update workspace after the workspace and standartized material creation you can create the standartized remains make the post method and fill in this information { "standartizedmaterial" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e34", "workspace" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e35", "serialnumber" 83728347892374899, "quantity" 1, "systemid" "mat009", "guid" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e39" } and then you will get a response { "version" 1631185935, "standartizedmaterial" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e34", "quantity" 2, "serialnumber" "83728347892374899", "workspace" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e351", "guid" "f889fbe9 9d9b 3c8a 8549 e321ee7e3e34", "created" "2021 09 09t11 12 15+0000", "updated" "2021 09 09t11 12 15+0000", "deleted" false, "systemid" "mat001" } for the get endpoint and detail information please check this link https //developers frontu com/docs/tasker api v2/b3a6mja1ody4mzm get detail information about standartized material remains important do not forget to use query params for the detail information