Astrox v0.9.1 Astrox
The main module for interacting with Salesforce
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
attachment_body(binary_path, client)
Link to this function
composite_query(body, client)
composite_query(map(), client()) :: astrox_response()
Link to this function
describe_sobject(sobject, client)
describe_sobject(String.t(), client()) :: astrox_response()
Link to this function
get(path, body \\ "", headers \\ [], client)
Link to this function
json_request(method, url, body, headers, options)
Link to this function
metadata_changes_since(sobject, since, client)
metadata_changes_since(String.t(), String.t(), client()) :: astrox_response()
Link to this function
patch(path, body \\ "", client)
patch(String.t(), String.t(), client()) :: astrox_response()
Link to this function
post(path, body \\ "", client)
post(String.t(), map() | String.t(), client()) :: astrox_response()
Link to this function
recently_viewed_items(client)
recently_viewed_items(client()) :: astrox_response()