Loading... Click a cell to edit inline  ·  Changes sync to n8n automatically

Inline Editing

Click any cell in the grid to edit it directly. Changes are sent to your n8n webhook automatically on blur.

n8n Sync

All CRUD operations post to your configured n8n webhook endpoints. Connect to any database, CRM, or sheet.

CSV Export

Export the current view — including any active filters and sorts — to CSV with a single click.

Configure Your n8n Webhooks

Open js/portfolio-crud.js and replace the N8N object at the top with your actual n8n webhook URLs. Each CRUD operation posts JSON to its respective endpoint. The grid will fall back to demo data if the webhooks aren't configured.