Build Request URL
1 2 | build_request_url(gallery, endpoint, request_method, request_params,
alteryx_api_key, alteryx_secret_key)
|
gallery |
URL for your Alteryx Gallery |
endpoint |
The api endpoint beginning and ending with "/" |
request_method |
HTTP request verb |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.