Query parameters in accounts url
Hi, we are making a custom login page that uses a xml form to take the email and password of the user and parse them to accounts.zoho.com to login. The problem is that we don't know what are the parameteres name to parse them in a query or if we can use a header and a http request to login.
Also, does a parameter list for accounts.zoho.com exist?