Enter your Name by which you want to be identified on OQD
Enter your email ID, please enter valid email else you won't be able to verify your account
Enter your password carefully and click submit
You will recieve confirmation email on your registered email id
Right click on activate account link and open it in new window, you can chose other methods too e.g. click on link or right click on like copy link and open it manually by going to browser of your choice
You will get account activation message
In case you forget your password or not able to login then reset your password
You need two parameters to send as data in json format:
{
"token":"token from api dashboard screen",
"public_token":"token from profile"
}
Two factor authentication is given so that api's created by you will be used by you only. No one else will be able to query until you share your public key with the user
Once you send request to above end point with correct tokens you will get the response. In video I have shown response when key is not correct, key is correct but no data and last is valid keys and data. Limitation is 20 rows per query
you will receive output as:
{
"data": [
{ record 1}, {record 2}
],
"ip": "your ip address",
"status": "success"
}
How to Bulk Upload Data - CSV?
Click on Upload link
Download the sample file if you haven't downloaded yet
Start filling the details in to the columns.
Valid values for columns are as per the drop down provided on add questions page
Try to match values from drop down else you will get error
In the video I have shown how error will come and how you can correct the value by looking into drop down
How to Edit Profile and Upload Profile Picture?
Click on profile picture on the top menu or click on profile
Click on Edit Profile
New screen will open and you will be able to enter your details