domain: albi.readme.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
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.
Known 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.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?