Daniel López Azaña

Theme

Social Media

Blog

GNU/Linux, Open Source, Cloud Computing, DevOps and more...

Podio, a great collaboration tool

Collaboration and Teamwork, Productivity
Logo Podio

After a long time looking for an application that would allow me to manage the vast amounts of tasks I have to deal with every day, I never found one that suited my needs so well and offered me as much potential as Podio.

And I tried so far. From the first ones I looked at many years ago, like Egroupware, dotProject, project-open or Feng Office, to the much more powerful and evolved Redmine, Teambox, Confluence and Jira, Zyncro, Basecamp or Asana, there are many tools I squeezed in search of the ultimate solution to my needs in time , files and links management , information sharing , group communication and team collaboration.

tareas

However, all but perhaps Zyncro or Teambox wich I think that would be my second choice demanded of me that I adapt to them designing the way I work based on their characteristics and not according to what I really needed.

Until I discovered the Google Apps + Podio formula.

actividad-reciente

What is Podio?

Podio is a web application aimed to manage tasks from a social point of view and to organize our world according to different organizations and infinite workspaces where we can install a huge number of different applications from its App Market , as incident trackers, tools for project management, contact management, sales and customer management (CRM), meetings planning and so on.

app-market-podio

As if that is not enough, you have a visual editor with which you can modify any of these apps adding or removing fields from a long list of different types, or even create your own fully customized applications.

modificar-aplicacion-podio

Cloud Integration

Podio integrates seamlessly with our email system to create tasks or any other record from the installed apps via email. If you also use Google Apps services, you will not only be able to flawless integrate Podio with your email, but also to integrate the entire universe of Google in your daily working tool: export your tasks and meetings to Google Calendar , attach files directly from Google Drive , synchronize all contacts from GMail , use a widget displayed at the bottom of all our emails from GMail to directly communicate with Podio allowing us to quickly create a task, an incident report, a new lead or a new idea for our blog from that specific email.

Even though we don’t have a Gmail account we can create tasks via email by simply sending a message to an email address like dlazaa.5c723ecd@task.podio.com.

Besides the Google universe, many cloud services perfectly integrates with Podio, as Dropbox , Evernote , Box , GoToMeeting , Linkedin , Facebook , etc.

Corporate Social Network

But what is most surprising is the possibility of involving any person , whether co-workers, partners, customers or suppliers in different workspaces in a very fast and flexible way thanks to the Podio’s powerful roles and privileges system. Anyone can participate like in a typical social network where they can write comments about any aspect of a project, share files, assign tasks or simply click on the «I Like» button.

comentarios

If you don’t want to give your customers access to some of your workspaces, you’ll also have the ability to export an application form in order to integrate it into an external web application from your client or on your own corporate website. You’ll be able to export a form to report incidents so that your customers can communicate a problem directly trough your own issue tracker on Podio, or that customers can enter directly into your system any proposed changes. The possibilities are endless and we just have to copy and paste a small snippet of HTML code like this:

<!-- BEGIN Podio web form -->
<script src="https://podio.com/webforms/2282716/124680.js"></script>
<script type="text/javascript">
  _podioWebForm.render("124680")
</script>
  <div class="podio-webform-container">
  PODIO provides <a href="https://company.podio.com/project-management-software" class="podio-webform-inner" target="_blank" rel="noopener noreferrer">project management software</a> you can build yourself.
  </div>
<!-- END Podio web form -->

Mobile apps available

Of course, a tool of this nature would lose much of its usefulness if we couldn’t use it anytime, anywhere with our mobile phone. Podio offers native apps for both iOS and Android. Although it must be said that those apps could be better, we can access almost all the functionality of Podio from them.

podio-for-mobile

Aside from being able to manage our projects and tasks, we can add to the menu any workspace or application from those we have installed on Podio, allowing us to quickly open such a new incident that someone communicated to us by phone, enter a new product in our inventory, view the history of a customer order or score a new idea that we had come to our blog.

Collaboration Tools Podio
Daniel López Azaña

About the author

Daniel López Azaña

Tech entrepreneur and cloud architect with over 20 years of experience transforming infrastructures and automating processes.

Specialist in AI/LLM integration, Rust and Python development, and AWS & GCP architecture. Restless mind, idea generator, and passionate about technological innovation and AI.

Related articles

Icono teletrabajo

15 Tips and Tools for Successful Remote Working after Covid-19

There are many people and companies that due to the coronavirus crisis (Covid-19) are being forced to adopt different forms of remote working these days. As an architect of cloud solutions (Cloud Computing) and freelance system administrator I have been working this way successfully for many years, so some of them are asking me during the last days advice on what strategies to follow and what useful applications exist to manage to telecommuting efficiently. That is why I decided to go a step further and write this article in which I compile a series of recommendations and tools that I hope will help many people who are forced to perform their work remotely from home in these new coronavirus era. However I also hope all those people and companies that see an opportunity in all this and choose to bet definitely for remote work, either partially or fully, will find it useful too.

March 15, 2020
JAMstack Architecture - JavaScript APIs Markup

What is JAMstack? Modern Architecture for Ultra-Fast Websites

Discover how JAMstack revolutionizes web development with pre-generated static sites served from global CDN. Exceptional speed, improved security, unlimited scalability, and minimal hosting costs compared to traditional CMS platforms.

November 3, 2025
terraform-and-route53-logos

How to quickly import all records from a Route53 DNS zone into Terraform

The terraform import command allows you to import into HashiCorp Terraform resources that already existed previously in the provider we are working with, in this case AWS. However, it only allows you to import those records one by one, with one run of terraform import at a time. This, apart from being extremely tedious, in some situations becomes impractical. This is the case for the records of a Route53 DNS zone. The task can become unmanageable if we have multiple DNS zones, each one with tens or hundreds of records. In this article I offer you a bash script that will allow you to import in Terraform all the records of a Route53 DNS zone in a matter of seconds or a few minutes.

February 8, 2022

Comments

Pierre April 14, 2014
Great post!But I think you should also consider about Proofhub https://www.proofhub.com, Activecollab https://activecollab.com and Basecamp https://basecamp.com/

Submit comment