Simple Addition of Membership Numbers via API

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

  1. Enable Access to our API by generating a token (instructions here).
  2. 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
Production URL: https://vodapi.ezystream.com/v4/membership/hook


Method: POST

Post Body: 

tk: access token (Required)
mn: Membership number (Required)
amn: Alternate membership number (Optional)
ohd: 0 | 1 on hold  (Optional)
epd: Expiry date, yyyy-MM-dd HH:mm:ss (Optional)


Example use of API

Below is an example of how you can configure your app to talk to our API's fields. This example uses Zapier.



Struggling to find an answer to your question? Send us an email: help@ezystream.com