This Function passes a character string to the httr::handle function to return a list
1 | auth_ticket_handle(URL, username, password, hours = 24)
|
URL |
A url for Quickbase company domain |
username |
Quickbase username's email address |
password |
Username's password |
hours |
Length of time authentication ticket remains valid. Defaults to 24 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.