Pluot queries events from Wild Apricot's API and outputs an iCal calendar to share.
It isn't complete and shouldn't be used in production, but it's a great place to start if their Integromat script doesn't work for you. Pluot has many benefits over the equally not-production-ready Integromat script.
You can install Pluot by cloning the repository locally and then installing the dependencies.
git clone https://github.com/evelynhathaway/pluot.git
cd pluot
npm install
Copyright Evelyn Hathaway, MIT License