Hacker News new | ask | show | jobs
by chowes 3430 days ago
Ah alright - so definitely more aimed at people who can code. Ours was more focused at end-users.

That is one area where Salesforce shines. APEX and Visualforce can get you just about anything you may need for customizations. I'm sure something similar will pop up, but then people will complain about having to sell your soul to them, too :)

Workato is another nice tool to augment Quickbase & Airtable. It's like Zapier, but allows you to add some code (Ruby in fact) to do custom hooks.

I guess it really depends on how complex you need to go, which then brings me to my point about being master-of-none - at that point you're losing your abstraction and essentially building a custom app.

2 comments

Salesforce is a great solution for stupid CRUD apps that require some custom code here or there. A year ago I started with 8 users, now I'm at 40 and counting - I don't have to waste time developing a front-to-back web application to keep track of garbage that was stored in spreadsheets, and my users get rapid turnaround on most changes (hey, add this new object or field please!).

And if your users don't need to access a lot of different "types" of data (objects) the $25/mo "App Cloud" license is a cheap way to get going.

Zapier has custom Code steps (Javascript & Python):

https://zapier.com/help/code/

https://zapier.com/help/code-python/