ruby
Auto Added by WPeMatico
Auto Added by WPeMatico
This week, LaunchDarkly announced that it has raised another $54 million. Led by Bessemer Venture Partners and backed by the company’s existing investors, it brings the company’s total funding up to $130 million.
For the unfamiliar, LaunchDarkly builds a platform that allows companies to easily roll out new features to only certain customers, providing a dashboard for things like “canary launches” (pushing new stuff to a small group of users to make sure nothing breaks) or launching a feature only in select countries or territories. By productizing an increasingly popular development concept (“feature flagging”) and making it easier to toggle new stuff across different platforms and languages, the company is quickly finding customers in companies that would rather not spend time rolling their own solutions.
I spoke with CEO and co-founder Edith Harbaugh, who filled me in on where the idea for LaunchDarkly came from, how their product is being embraced by product managers and marketing teams and the company’s plans to expand with offices around the world. Here’s our chat, edited lightly for brevity and clarity.
Powered by WPeMatico
Google today announced the general availability of a new API for Google Docs that will allow developers to automate many of the tasks that users typically do manually in the company’s online office suite. The API has been in developer preview since last April’s Google Cloud Next 2018 and is now available to all developers.
As Google notes, the REST API was designed to help developers build workflow automation services for their users, build content management services and create documents in bulk. Using the API, developers can also set up processes that manipulate documents after the fact to update them, and the API also features the ability to insert, delete, move, merge and format text, insert inline images and work with lists, among other things.

The canonical use case here is invoicing, where you need to regularly create similar documents with ever-changing order numbers and line items based on information from third-party systems (or maybe even just a Google Sheet). Google also notes that the API’s import/export abilities allow you to use Docs for internal content management systems.
Some of the companies that built solutions based on the new API during the preview period include Zapier, Netflix, Mailchimp and Final Draft. Zapier integrated the Docs API into its own workflow automation tool to help its users create offer letters based on a template, for example, while Netflix used it to build an internal tool that helps its engineers gather data and automate its documentation workflow.
Powered by WPeMatico