validate_get_all_jobs_params: Validate Query Parameters When Getting List of All Bulk Jobs

View source: R/endpoints-bulk.R

validate_get_all_jobs_paramsR Documentation

Validate Query Parameters When Getting List of All Bulk Jobs

Description

Validate Query Parameters When Getting List of All Bulk Jobs

Usage

validate_get_all_jobs_params(parameterized_search_list, type = "all")

Arguments

parameterized_search_list

list; a list of search options to locate Bulk API jobs.

type

character; a string indicating which type of jobs to include in the result.

Value

character; a complete URL (as a string) to send a request to in order to retrieve queried jobs.

Note

This function is meant to be used internally. Only use when debugging.

See Also

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/query_get_all_jobs.htm


salesforcer documentation built on March 18, 2022, 6:26 p.m.