This project serves as a guide to help you build an application with FreeClimb. View this tutorial on FreeClimb.com. Specifically, the project will:
- List SMS messages that were sent or received with your account
To get started using a FreeClimb account, follow the instructions here.
-
Make sure you have Python 3.5.0 or later
-
Install the required packages
pip install -r requirements.txt
-
Configure environment variables
ENV VARIABLE DESCRIPTION ACCOUNT_ID Account ID which can be found under API credentials in Dashboard API_KEY API key which can be found under API credentials in Dashboard
python3 python_list_messages_tutorial.py
If you are experiencing difficulties, contact support.