Release Description
Overview
This release introduces a Python script for seamless integration between Hack The Box and Notion, facilitating the transfer of machine data.
Features
- Automated Data Transfer: Fetches machine details from Hack The Box and stores them in Notion.
- Environment Variables: Utilizes Notion Database ID, Notion Token, and Hack The Box Token via environment variables.
- Predefined Template: Includes a ready-made template for each machine entry in Notion, ensuring consistent formatting.
- Enhanced Efficiency: Streamlines the process of managing and documenting Hack The Box machines within Notion.
Instructions
- Set up environment variables for Notion Database ID, Notion Token, and Hack The Box Token.
- Run the Python script to initiate the data transfer process.
- Check the Notion workspace for updated machine entries.
Additional Notes
- Ensure proper authentication and permissions for accessing Notion and Hack The Box.
- For any issues or suggestions, feel free to open an issue or contribute via pull request.