How to create Actions
After completing the authentication process, the next step is to create the desired action for the plugin in viaSocket. This guide will walk you through the process of creating an action, defining necessary scopes, constructing the action JSON, and adding the final perform API.
Prev