Post #3585063
2026-07-03 06:05 UTC
Fiancée is trying to switch CRMs at her new company, but their current CRM doesn't let you export data.
I looked them up and they have a REST API, so I wrote a script to pull down all the data from their API and transform it from JSON to CSV so she could upload it to the new CRM. Took about an hour.
Replies (1)
-
@jamie@zomglol.wtf 2026-07-03 06:05
This is why software development is cool. It's the closest I can get to being a wizard.