alterryx                alterryx: An API client for the Alteryx Gallery
app_jobs                Get App Jobs
as.alteryx_app          Alteryx Applications
as.alteryx_job          Alteryx Jobs
build_base_string       Create the base string to be signed
build_base_url          Create and percent encode the base URL, part of
                        the base string to be signed
build_request_url       Build Request URL
build_signature         Make Signature
check_class             Error handling for incorrect object inputs to
                        api.R calls
check_keys              Check Keys
check_status            Error handling for non-200 status codes
download_app            Download App
empty_answer            Empty Answer
encode_list             Percent encode all values in a list using
                        'utils::URLencode'
generate_nonce          Generate Nonce
generate_required_headers
                        Generate the request headers required by
                        Alteryx Gallery
get_app                 Get Applications
get_app_questions       Get App Questions
get_info                Get Resource Information
get_job_log             Job Log
get_job_output          Get Job Output
normalize_request_params
                        Combine, sort, and percent encode headers and
                        param list, part of the base string to be
                        signed
parse_request_response
                        Parse Request Response
remove_bom              Remove Byte Order Mark
running_jobs            Queue Job for an App
sign_base_string        Sign Base String
submit_get_request      Submit GET Request
submit_post_request     Submit POST Request
