Custom Action and Events
hey guys , quick question here . I use a custom action to create a JPG Mask of a drawing (using HTML Canvas ) . My Script allready has a function to download the jpg on button click build in . But now i need to send it this image to a API using a "Submit " Event on a form . I cant wrap my head around the concept of Events in Actions . . any ideas on this ?