View source: R/set_credentials.R
set_credentials | R Documentation |
Set API Authentication Credentials
set_credentials(api_id, api_key)
api_id |
A string containing the Knack API ID |
api_key |
A string containing the Knack API Key |
No value is returned. API ID and API Key are set in the R session.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.