setup | R Documentation |
Configure the Genesys environment
setup(server = NULL, client_id = NULL, client_secret = NULL)
server |
Server base URL (e.g. "https://api.genesys-pgr.org" or "https://api.sandbox.genesys-pgr.org") |
client_id |
OAuth client ID |
client_secret |
OAuth client secret |
See utility methods setup_production
, setup_sandbox
# Link with sandbox
setup_sandbox()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.