Make Signature
1 2 | build_signature(gallery, endpoint, request_method, required_headers,
request_params, alteryx_secret_key)
|
gallery |
URL of an Alteryx Gallery |
endpoint |
API endpoint beginning and ending with "/" |
request_method |
HTTP request verb |
required_headers |
Required headers created with
|
request_params |
List of request parameters |
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.