-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
currently we are using Slackin, which only really serves one purpose:
- email input field and terms of service / code of conduct checkbox
- it then calls the slack apis and sends an invite to the email address to join the group
we would be best served with a custom form on the website frontend, that talks to an API backend (custom built), which in turn can do:
- interaction with the Slack API as Slackin does
- sign up to newsletter (if opt-in) (https://getrevue.co)