Tutorial: An applicant tracking system with Trello's API

(Full disclosure I work for Anvil, the platform used in this tutorial.)

An applicant tracking system with Trello’s API

I wrote this tutorial on building a lightweight applicant tracking system using Trello’s API. The tutorial uses Python and shows you how to use the Trello API to add cards (chapter 3), add attachments to cards (chapter 3), update custom fields (chapter 3) and use Trello’s webhooks (chapter 4). Hopefully some people will find it helpful!

Finished app demo:

2 Likes

Hi @Ryan1 ,

This looks like a great resource.

Regards,
Dugald

Hi Dugald,

Thanks, hopefully people will find it useful. It was really cool being able to build such a lightweight internal company tool with Trello’s API.

Thanks,
Ryan