Enabling API integrations into other platforms
Oct 08, 2024 · Ravdeep Singh
The greatest joy of having customers is that multiple brains try to improve your product. This week, I received great feedback that if everything was in the wafrow tool, what is the best way for them to use the translation in an email instead of the landing page?
I don't have an easy answer to this. I can't possibly prioritize a full fledged integration into Mailgun (or insert your favorite CRM tool such as Braze, Salesforce, Hubspot, etc.).
BUTTTT, I must offer an easier way out. I can make public facing APIs for all parts of the product such that I can write documentation for people to take things forward as they wish. Hence, I spent last evening hammering this out and now all Wafrow APIs, i.e., 3 of them: 1. getting translations, 2. setting up experiments and 3. retreiving experiment results are accessible via access tokens.
I'm yet to type up proper API documentation for these but the usage is relatively straightforward. I'll setup a wiki shortly and update this article.
Update (2024-10-16): The first integration into Google Sheets via the translation API is live. I might prioritize a Figma plugin in a couple of weeks as well. The documentation Wiki is still overdue on me. Soon!