Log in with your AmDital account to submit an idea.
Don't have an AmDital account yet? Start a trial from the app.
Outbound webhooks + API key scopes
Wire project-webhooks subscriptions to afterChange dispatch via the existing BullMQ worker (signed payloads, retries) and enforce per-key scopes on inbound API requests.
integrationInvoice actions — PDF, send, partial payments
Invoice PDF generation, email send via Resend, and paid_amount partial-payment tracking. All 4 detail-page action buttons are currently inert (benchmark vs Zoho Books).
moduleAutomation execution engine
Workspace-scoped automation runner executing AutomationFlows trigger/definition JSON (status-change, assignment, due-date triggers) with per-workspace rate limits and audit log. Unblocks Ami natural-language automations.
aiCRM pipeline drag-drop bound to Pipelines
Drag-drop stage moves on the deals kanban bound to the Pipelines collection stages, replacing the hardcoded STAGES array (benchmark vs HubSpot/Zoho CRM).
moduleAmi weekly digest agent
Ami-generated weekly workspace digest: completed work, overdue items, pipeline movement, attendance anomalies — emailed to workspace admins.
aiSupport reply threading
Ticket reply + internal note composer wired to tickets_messages with public/internal flag and requester email notification. Top adoption blocker in the support module (benchmark vs Zendesk).
moduleLeave balances + accrual engine
leave_balances table, accrual cron, persisted leave-type config (settings save is currently a setTimeout mock), and real balance display on the leave page (benchmark vs Zoho People).
moduleDark mode across all modules
Full dark mode with user preference persistence — most-requested UI item on the public roadmap.
ux