This function helps users to generate the URL for data searching in the Wildbook framework with the account information of Wildbook, the URl of the desire wildbook and the JDOQL query.
1 | WBsearchURL(username, password, baseURL, jdoql, protocol = "https")
|
username |
The username in the Wildbook framework. |
password |
The password in the Wildbook framework. |
baseURL |
The URL represent the desire wildbook data base. |
jdoql |
The JDOQL string for data searching. |
protocol |
Defines communication protocol. either "http" or "https" (default). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.