{"id":"9e1118dd-073c-4074-bb65-b816e56f1fcb","task":"Track drying/mitigation equipment in Albi via the Asset API","domain":"albi.readme.io","steps":["Obtain an Albi API key and gather the equipmentTypeId, locationId, currentStaffId, and currentCompanyId values needed for the equipment record from Albi's Options endpoints.","Send a POST request to https://api.albiware.com/v5/Integrations/Asset/Equipment/Create with the API key in the header.","Include required fields: equipmentCustomId, equipmentTypeId, status, locationId, currentStaffId, and currentCompanyId.","If the equipment (e.g., an air mover or dehumidifier) is deployed to a specific job, include projectId to link it to that project.","For hardware vendors like Kahi that expect deduplication, also populate serialNo to avoid creating duplicate equipment records for the same physical unit."],"gotchas":["The API returns a 409 status specifically for equipment ID conflicts — check for this before assuming a general failure, since it indicates a duplicate equipmentCustomId or serialNo.","currentStaffId and currentCompanyId are both required even for equipment that isn't currently assigned to a job, which can be non-obvious when building bulk-import scripts.","Equipment records track custody/location, not real-time telemetry — Albi's Asset API is not a live IoT feed from moisture meters or drying equipment."],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/9e1118dd-073c-4074-bb65-b816e56f1fcb"}