generate_url | R Documentation |
This is based on the function of the same name in the qualtRics package.
generate_url(query, ...)
query |
string. The specific API query desired. Generally named the same as associated functions but without underscores, so the request for 'getwebinardetails()' would be be "getwebinardetails". |
... |
Named elements of URL for specific query desired, such as 'webinar_id'. |
Endpoint URL to be passed to querying tools
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.