Skip to content

All about: Automation

Latest stories
automation

Setting up Metabase and PostgreSQL with Docker

How to built a simple service architecture, easy to maintain and portable using Docker? Throughout this post, you’ll discover how to do that integrating a PostgreSQL database with Metabase

automation

RD Station and Google Sheets Part 2 - Moving to AWS

We saw before on this blog how to send leads from RD Station to a spreadsheet automatically. Now we will see how to send these same leads to a database hosted on AWS

automation

RD Station and Google Sheets: automatically exporting leads to spreadsheets

Get to know how to automatically send leads to Google Sheets from RD Station, a marketing automation software

automation

APIs and grocery carts

What is an API and what it is for? This post will introduce it without using technical language.

automation

Google Apps Script with OAuth2

Google Apps Script is packed with many features to enhance other Google products. One of these features allows Google apps to connect with third party services. This feature will be presented …

automation

The basics of APIs

APIs are very useful to automate processes and personalize workflows. From a technical standpoint, they contribute for developing distributed applications. Knowing APIs is vital to create applications …