External adapter to import membership from helloasso to paheko
| src | ||
| .env.example | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
HelloAsso Paheko Adapter
The goal is to provide a way for organizations:
- to import helloasso membership information and members into paheko
And with some specifics features:
- manage subscriptions and activities
- implement helloasso custom fields mapping to paheko custom fields
- avoid duplication
Written in Rust.
Getting started
Create a .env file from .env.example and fill in some secrets.
Run the program dotenv cargo run