I've been trying to create the API calls on my own because there is no API access. I was trying to do it with fetch api. However, some security measures block me from doing that. I could not find a way to get around this.
Therefore, I am trying to find the function that the send button fires. Set variables according to their functions and then fire it on Chrome Developer Tool Console.
Will this simulate how I actually send the POST request manually by clicking?