Darock
Darock
This is looking really promising! My only concern is that certain metadata aren't included in the outbound PluginMessage, which some external plugins might want to use. These are the following:...
I did some testing with this branch of Dink, trying to process the data with my own plugin. I believe certain data fields still require sanitizing to allow other plugins...
I tried this approach at first. Unfortunately, the platform I'm trying to send notifications to requires a slightly different format and some additional data that has to be configured by...
I feel like method 2 would be the most logical as the intended way, by explaining to the user how to set up Dink in the documentation of whatever plugin...