In this article, we create a new N8N node that integrates the Docxtemplater open-source library to render Word documents from templates, as well as providing user-extensible Transforms for data, and Data Sources that provide additional template data.
Tag: New-Project
In this article, we present a new Steampipe plugin that can provide access to a plain PostgreSQL database. This has been requested several times and current solutions are cumbersome. This plugin extends the reach of Steampipe’s queries to static (or not) data that is hosted on ordinary tables.
In this article, we start a new project: giving Steampipe access to any* Terraform datasource. This would allow a project to both effect changes in cloud infrastructure (by using Terraform) and verify or monitor those changes (by querying Steampipe), reusing code between both activities
In this article, we create a new N8N node that integrates the Carbone open-source library to render Word documents from templates
In this article, we introduce an application to design, test, run and monitor Telegram chatbots.
In which we introduce and describe an Insomnia plugin that can repeatedly send a request, varying arbitrary parts of it with data taken from a CSV file, and also extract response data and save it to the aforementioned CSV file.