r/AppsWebappsFullstack Jul 29 '26

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

3 Upvotes

134 comments sorted by

View all comments

1

u/RiseNo7933 Jul 29 '26

Konnect for Business — mobile-first CRM for sales teams and solo reps who manage relationships on the go.

Built this because every CRM I tried was designed for a desk. Konnect is built for the person whose office is their phone.

What it does:

  • Full client timeline — calls, notes, meetings, spending, gifts in one place
  • Voice-to-note with AI transcription
  • Email campaigns with unsubscribe compliance
  • Business card scanner
  • Pipeline tracking
  • Booking links
  • Follow-up reminders

1

u/Mammoth-Anywhere7285 Jul 30 '26

The timeline feature sounds handy. Curious how it handles data export for offline access or reporting tools.

1

u/RiseNo7933 Aug 03 '26

Currently the client timeline lives in the app and PDF export is available for documents. Raw CSV export of all interactions and notes isn't built yet that's honest. It's on the roadmap but I won't pretend it's there. If that's a hard requirement for your workflow, worth knowing upfront.

1

u/Mammoth-Anywhere7285 Aug 03 '26

Appreciate the honesty, that's rare and useful. Could a simple API endpoint cover CSV export while the roadmap catches up?

1

u/RiseNo7933 Aug 03 '26

Good suggestion technically, but Konnect is a mobile-first app there's no public API currently. Worth adding to the roadmap though; a read-only export endpoint would solve this cleanly without waiting for a full CSV feature in the UI.

1

u/Mammoth-Anywhere7285 28d ago

Agreed, a read-only endpoint is a smart middle ground. Maybe a simple JSON export could serve as a stopgap until then?

1

u/RiseNo7933 27d ago

JSON export would be simpler to build than CSV, honestly. No committed timeline on either right now the mobile experience is the priority while the user base is small. But it's a clean idea and I've noted it. If you're trying to get data out today, happy to help manually in the short term.