{"id":"ff231601-ad92-485f-af5f-c1e42b6ddf9a","task":"Create a contact record in Albi via the API","domain":"albi.readme.io","steps":["Obtain an Albi API key and identify any relevant contactTypeIds and referralSourceId values from Albi's Options endpoints before building the request.","Send a POST request to https://api.albiware.com/v5/Integrations/Contacts/Create with the API key in the header.","Include required fields firstName, lastName, and at least one contactTypeIds value in the body.","Optionally include organizationId to associate the contact with an existing organization, or address fields if useOrganizationAddress is false.","Confirm the response returns a new contact ID, then use that ID to associate the contact with a project via projectCustomer or projectStaff on other endpoints."],"gotchas":["contactTypeIds is an array and required — a contact created without a valid type ID will fail validation.","Setting useOrganizationAddress to true without a valid organizationId can leave the address fields blank on the new contact.","Contact creation does not automatically link the contact to a project; that association happens separately when creating or updating a project."],"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/ff231601-ad92-485f-af5f-c1e42b6ddf9a"}