Lucky Okeworo • almost 5 years ago
What is needed to create an API to submit a form instead of accessing a web page.
Let's assume there exist a page named check.php which consist of a form for submission of data. Is there a way to send the form data to the server without going through the check.php page?
Comments are closed.

1 comment
Steve Youngblood Manager • almost 5 years ago
Any application process can make requests and receive responses from BlinkSky using the APIs published by BlinkSky. Have you been able to login to your BlinkSky account and see those APIs?