Hacker News new | ask | show | jobs
by spamalot159 1876 days ago
Looks great! I see that you have a ton of integrations already available with more on the way. Could I ask, which one was the easiest to implement? Which was the hardest?
1 comments

Thanks! I'd say each each integration has its own nuances that can be tricky - we've found Salesforce notoriously has one of the most challenging and monolithic APIs, while Slack is typically pretty nice to work with. Interestingly, they're both the same company now.
Salesforce's bulk API is actually pretty nice. You can drop millions of records and they handle the processing and reporting back row level errors.