An 'API' Client for the 'Alteryx' Gallery


[Up] [Top]

Documentation for package ‘alterryx’ version 0.3.0

Help Pages

alterryx-package alterryx: An API client for the Alteryx Gallery
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_answers Queue Job for an App
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_jobs Get App Jobs
get_app_questions Get App Questions
get_info Get Resource Information
get_job Get App Jobs
get_job_log Job Log
get_job_output Get Job Output
is.alteryx_app Alteryx Applications
is.alteryx_job Alteryx Jobs
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
queue_job Queue Job for an App
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