I love this! Having been the “Salesforce guy” at a few companies, it’s good to see people working to solve those problems.
As a developer, I’m eager to have a solution that limits sales teams constructively. The ability to add, edit, and delete fields and properties on the fly made creating maintainable client software difficult.
Thanks! We plan to add custom fields in August.
Super interesting feedback. There's indeed a balance to strike between:
- easy to configure by everyone which ends up in a mess
- full config-as-code and developers become a bottleneck
Hasura is an example of an app that started as UI-driven and I feel is becoming more code-driven. Probably a frequent natural path as product evolve and move from SMB to Enterprise. Since the CRM buyer is often the Head of Sales, we'll have to be smart to sell them the more restrictive path!
As a developer, I’m eager to have a solution that limits sales teams constructively. The ability to add, edit, and delete fields and properties on the fly made creating maintainable client software difficult.
It will be cool to see how you go about it!