Google Sheets script for Trello V2 8

Google Sheets script for Trello V2
Since I have posted the Google Sheets script for Trello I made some updates to include members assigned to card and customfields value (power-up), so I thought I’d share the code.

Getting Organized with Google Sheets – Everything in one place

Getting Organized with Google Sheets - Everything in one place
Lately I have been experimenting with Google App Scripts for Google Sheets and in the back of my mind I always had the possibility of having all our digital organization in one place. Things finally feel into place and here I am presenting how to Get Organized with Google Sheets and have Everything in one place.

Google Sheets Script for email report 1

Google Sheets Script for email report
After working a little bit with Google Sheets and seeing it’s power in action, we thought it would be nice to automate email reports / notifications or even reminders. So once again I tried to make a general purpose script that we could reuse whenever we need to send the contents of a specific sheet. When ...

Google Sheets script for Trello 5

Google Sheets script for Trello
I came accross this stackoverflow question about Google Script to import Trello data to Google Sheets and since we are using Trello in our Team and Google Sheets for Project Management, I thought it might be interesting to have a Google Sheet with all the Trello Cards. I started working on it and I ended up with ...

Trello Kanban like Board for Issues and Tasks Tracking 2

Trello Kanban like Board for Issues and Tasks Tracking
I was always concerned with handling the various issues and tasks that are related to the IT systems we maintain. I have been experimenting with Trello with my coworkers and I found that using a Kanban like Boards for our organization’s IT issues, was working for us, so I thought I’d write about it.