Submit PUT Request
1 2 3 | submit_put_request(gallery, endpoint, request_params,
alteryx_api_key = getOption("alteryx_api_key"),
alteryx_secret_key = getOption("alteryx_secret_key"), ...)
|
gallery |
URL for your Alteryx Gallery |
endpoint |
The api endpoint beginning and ending with "/" |
request_params |
List of request parameters |
alteryx_api_key |
Admin API key for target environment |
alteryx_secret_key |
Admin API secret key for target environment |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.