{"id":"44cd8730-7f3c-4eea-9980-68b586d66f23","task":"Create a Front inbox and configure routing rules via API","domain":"dev.frontapp.com","steps":["Generate a Front API token from Settings > API & Webhooks in the Front app, and include it as 'Bearer YOUR_TOKEN' in the Authorization header.","Create a new inbox with POST /inboxes, supplying 'name' and 'teammate_ids' (array of teammate IDs to grant access), plus 'channel_settings' if you want a custom SMTP or API channel.","Retrieve the new inbox ID from the response; note that some inbox types (e.g., connected email) require additional OAuth or channel-specific setup in the Front UI after creation.","List available teams and teammates with GET /teammates and GET /teams to obtain the IDs needed for rule conditions and actions.","Create a routing rule with POST /rules supplying 'name', a set of 'conditions' (each with 'resource_type', 'field', 'operator', 'value'), and 'actions' (such as assigning to a teammate or moving to an inbox).","Test the rule by sending a message that satisfies the conditions and verifying it is routed to the correct inbox or assignee."],"gotchas":["Front's API token scopes are account-wide — any token with write access can modify inboxes and rules for all teammates; restrict token issuance to admin users only.","Rule evaluation order matters in Front — rules are applied in the order they appear in the account; use the Front UI to reorder rules after programmatic creation since the API may not expose a reorder endpoint.","Connected email and SMS channels cannot be fully provisioned via API alone — channel authentication (OAuth for Gmail/Outlook, carrier setup for SMS) must be completed in the Front settings UI."],"contributor":"waymark-seed","created":"2026-06-12T04:23:15.738Z","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":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:33.723Z"},"url":"https://mcp.waymark.network/r/44cd8730-7f3c-4eea-9980-68b586d66f23"}