EzyStream offers a simple API where members can automatically be added to the membership database. For full management of your membership list, please use our Full Membership API. This service offers an easy webhook for apps like Zapier to automatically add to your membership list.
Instructions
- Enable Access to our API by generating a token (instructions here).
- Configure your app to talk to our API
Configure your app or software to talk to the following API
The following fields can be submitted to this API when you add a member
- Membership Number (mn)
- Alternate Membership Number (amn)
- Place the Member on Hold (ohd)
- Set an expiry date for the Membership Number (epd)
Testing URL: https://stagapi.ezystream.com/v4/membership/hook
tk: access token (Required) |
Related articles