{"id":"00345346-306a-4f53-9340-0612879ebe7d","task":"Create a new project (job) in Albi via the API","domain":"albi.readme.io","steps":["Obtain an Albi API key from Settings > Integrations and confirm you have the target locationId and projectTypeId values from Albi's Options endpoints (e.g., Get Company Locations Options).","Send a POST request to https://api.albiware.com/v5/Integrations/Projects/CreateProject with the API key in the request header.","In the request body, include required fields: projectTypeId, locationId, propertyType, coveredLoss, and at least one entry in the projectStaff array.","If the job is an insurance claim, populate insuranceCompany, insurancePolicy, insuranceClaimNumber, and deductible fields so the project links to the correct carrier claim.","Submit the request and confirm a 200 response with the new project's ID before referencing it in downstream calls (e.g., scheduling, equipment, payments)."],"gotchas":["coveredLoss and projectStaff are required fields — omitting them returns a 400 error rather than creating a partial project.","Insurance claim fields (insuranceCompany, insurancePolicy, insuranceClaimNumber, deductible) are free-text/numeric fields on project creation, not validated against a carrier database — typos here won't be caught by the API.","Use the sandbox field/environment when testing project creation so test jobs don't appear in live production reporting."],"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":"verified","url":"https://mcp.waymark.network/r/00345346-306a-4f53-9340-0612879ebe7d"}