Closed davelovemartin closed 6 years ago
Just a further note - I know you opened up a PR to remove the config files. This was a good spot. They don't have any sensitive information in them currently, so they are ok for now, but will put the configuration on the server.
@Koded - can you run through this with me too? Not sure where you want this.
2 Functions:
notifyByEmail
andnotifyBySms
which take auserData
parameter. DispatchessendNotification
which persists theuserData
to the state and calls the relevantNotifyClient
method.Template IDs are currently hardcoded in these functions. Create new Templates.
Create a new API key and store in config.development.yaml as
NOTIFY_API_KEY