Description Usage Arguments Value
Connect to the Arable API
1 2 3 | connect(email = Sys.getenv("ARABLE_EMAIL"),
password = Sys.getenv("ARABLE_PASSWORD"),
tenant = Sys.getenv("ARALE_TENANT"), apikey = Sys.getenv("ARABLE_APIKEY"))
|
email |
The email address |
password |
The password |
tenant |
The company name |
apikey |
The API key (optional) |
TRUE if connected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.