Hi
I would like to send data from my app to my plugin
without disclosing that data to client.
For example:
People want to be notified about edit or update of post.
They leave their contacts and when someone updates that posts, workflow sends their contacts data to plugin and plugin sends notifications to them.
I don’t want to tell the one that updates the post who is waiting for update (for privacy).
What is the way to do that?