Other packages > Find by keyword >

salesforcer  

An Implementation of 'Salesforce' APIs Using Tidy Principles
View on CRAN: Click here


Download and install salesforcer package within the R console
Install from CRAN:
install.packages("salesforcer")

Install from Github:
library("remotes")
install_github("cran/salesforcer")

Install by package version:
library("remotes")
install_version("salesforcer", "1.0.1")



Attach the package and use:
library("salesforcer")
Maintained by
Steven M. Mortimer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-13
Latest Update: 2022-03-01
Description:
Functions connecting to the 'Salesforce' Platform APIs (REST, SOAP, Bulk 1.0, Bulk 2.0, Metadata, Reports and Dashboards) . "API" is an acronym for "application programming interface". Most all calls from these APIs are supported as they use CSV, XML or JSON data that can be parsed into R data structures. For more details please see the 'Salesforce' API documentation and this package's website for more information, documentation, and examples.
How to cite:
Steven M. Mortimer (2018). salesforcer: An Implementation of 'Salesforce' APIs Using Tidy Principles. R package version 1.0.1, https://cran.r-project.org/web/packages/salesforcer
Previous versions and publish date:
0.1.2 (2018-04-13 11:02), 0.1.3 (2019-06-10 17:10), 0.1.4 (2020-06-13 19:20), 0.2.0 (2020-07-21 22:40), 0.2.2 (2020-09-09 08:40), 1.0.0 (2021-07-06 11:10)
Other packages that cited salesforcer R package
View salesforcer citation profile
Other R packages that salesforcer depends, imports, suggests or enhances
Functions, R codes and Examples using the salesforcer R package
Some associated functions: VERB_n . accepted_controls_by_api . accepted_controls_by_operation . bind_query_resultsets . build_manifest_xml_from_list . build_metadata_xml_from_list . build_proxy . build_soap_xml_from_list . catch_errors . catch_unknown_api . check_and_encode_files . collapse_list_with_dupe_names . combine_parent_and_child_resultsets . compact2 . drop_attributes . drop_attributes_recursively . drop_empty_recursively . drop_nested_child_records . extract_nested_child_records . extract_records_from_xml_node . extract_records_from_xml_nodeset . extract_records_from_xml_nodeset_of_records . filter_valid_controls . flatten_tbl_df . format_headers_for_verbose . format_report_row . get_os . guess_object_name_from_soql . is_legit_token . list_extract_parent_and_child_result . make_analytics_folder_child_operations_url . make_analytics_folder_collections_url . make_analytics_folder_operations_url . make_analytics_folder_share_by_id_url . make_analytics_folder_share_recipients_url . make_analytics_folder_shares_url . make_analytics_notification_operations_url . make_analytics_notifications_limits_url . make_analytics_notifications_list_url . make_base_metadata_url . make_base_rest_url . make_base_soap_url . make_bulk_batch_details_url . make_bulk_batch_status_url . make_bulk_batches_url . make_bulk_create_job_url . make_bulk_delete_job_url . make_bulk_end_job_generic_url . make_bulk_get_all_jobs_url . make_bulk_get_all_query_jobs_url . make_bulk_get_job_url . make_bulk_job_records_url . make_bulk_query_result_url . make_bulk_query_url . make_chatter_users_url . make_composite_batch_url . make_composite_url . make_dashboard_copy_url . make_dashboard_describe_url . make_dashboard_filter_operators_list_url . make_dashboard_filter_options_analysis_url . make_dashboard_status_url . make_dashboard_url . make_dashboards_list_url . make_login_url . make_parameterized_search_url . make_query_url . make_report_copy_url . make_report_create_url . make_report_describe_url . make_report_execute_url . make_report_fields_url . make_report_filter_operators_list_url . make_report_instance_url . make_report_instances_list_url . make_report_query_url . make_report_type_describe_url . make_report_types_list_url . make_report_url . make_reports_list_url . make_rest_describe_url . make_rest_objects_url . make_rest_record_url . make_search_url . make_soap_xml_skeleton . make_verbose_httr_message . map_sf_type_to_r_type . merge_null_to_na . message_w_errors_listed . metadata_type_validator . parameterized_search_control . parse_error_code_and_message . parse_report_detail_rows . patched_tempdir . rDELETE . rGET . rPATCH . rPOST . rPUT . records_list_to_tbl . remove_empty_linked_object_cols . return_matching_controls . rforcecom.bulkAction . rforcecom.bulkQuery . rforcecom.create . rforcecom.delete . rforcecom.getObjectDescription . rforcecom.getServerTimestamp . rforcecom.login . rforcecom.query . rforcecom.retrieve . rforcecom.search . rforcecom.update . rforcecom.upsert . safe_bind_rows . salesforcer-package . salesforcer_state . session_id_available . set_null_elements_to_na . set_null_elements_to_na_recursively . sf_abort_job_bulk . sf_access_token . sf_analytics_notification_create . sf_analytics_notification_delete . sf_analytics_notification_describe . sf_analytics_notification_update . sf_analytics_notifications_limits . sf_analytics_notifications_list . sf_auth . sf_auth_check . sf_auth_refresh . sf_batch_details_bulk . sf_batch_status_bulk . sf_build_cols_spec . sf_close_job_bulk . sf_control . sf_convert_lead . sf_copy_dashboard . sf_copy_report . sf_create . sf_create_attachment . sf_create_attachment_bulk_v1 . sf_create_attachment_rest . sf_create_attachment_soap . sf_create_batches_bulk . sf_create_bulk_v1 . sf_create_bulk_v2 . sf_create_job_bulk . sf_create_job_bulk_v1 . sf_create_job_bulk_v2 . sf_create_metadata . sf_create_report . sf_create_rest . sf_create_soap . sf_delete . sf_delete_attachment . sf_delete_bulk_v1 . sf_delete_bulk_v2 . sf_delete_dashboard . sf_delete_job_bulk . sf_delete_metadata . sf_delete_report . sf_delete_report_instance . sf_delete_rest . sf_delete_soap . sf_describe_dashboard . sf_describe_dashboard_components . sf_describe_metadata . sf_describe_object_fields . sf_describe_objects . sf_describe_report . sf_describe_report_type . sf_download_attachment . sf_empty_recycle_bin . sf_end_job_bulk . sf_execute_report . sf_filter_dashboard_operators_list . sf_filter_dashboard_options_analysis . sf_find_duplicates . sf_find_duplicates_by_id . sf_format_date . sf_format_datetime . sf_format_time . sf_get_all_jobs_bulk . sf_get_all_query_jobs_bulk . sf_get_dashboard_data . sf_get_dashboard_results . sf_get_dashboard_status . sf_get_deleted . sf_get_job_bulk . sf_get_job_records_bulk . sf_get_report_instance_results . sf_get_updated . sf_guess_cols . sf_input_data_validation . sf_job_batches_bulk . sf_list_api_limits . sf_list_dashboards . sf_list_metadata . sf_list_objects . sf_list_report_fields . sf_list_report_filter_operators . sf_list_report_instances . sf_list_report_types . sf_list_reports . sf_list_resources . sf_list_rest_api_versions . sf_merge . sf_query . sf_query_bulk_v1 . sf_query_bulk_v2 . sf_query_report . sf_query_result_bulk . sf_query_result_bulk_v1 . sf_query_result_bulk_v2 . sf_read_metadata . sf_refresh_dashboard . sf_rename_metadata . sf_reorder_cols . sf_report_folder_children . sf_report_folder_create . sf_report_folder_delete . sf_report_folder_describe . sf_report_folder_share_delete . sf_report_folder_share_describe . sf_report_folder_share_recipients . sf_report_folder_share_update . sf_report_folder_shares_add . sf_report_folder_shares_list . sf_report_folder_shares_update . sf_report_folder_update . sf_report_folders_list . sf_reset_password . sf_rest_list . sf_retrieve . sf_retrieve_metadata . sf_retrieve_metadata_check_status . sf_retrieve_rest . sf_retrieve_soap . sf_run_bulk_operation . sf_run_bulk_query . sf_run_report . sf_search . sf_server_timestamp . sf_session_id . sf_set_dashboard_sticky_filter . sf_set_password . sf_submit_query_bulk . sf_undelete . sf_update . sf_update_attachment . sf_update_attachment_bulk_v1 . sf_update_attachment_rest . sf_update_attachment_soap . sf_update_bulk_v1 . sf_update_bulk_v2 . sf_update_dashboard . sf_update_metadata . sf_update_report . sf_update_rest . sf_update_soap . sf_upload_complete_bulk . sf_upsert . sf_upsert_bulk_v1 . sf_upsert_bulk_v2 . sf_upsert_metadata . sf_upsert_rest . sf_upsert_soap . sf_user_info . sf_write_csv . simplify_report_metadata . stop_w_errors_listed . token_available . unbox_list_elements . unbox_list_elements_recursively . unnest_col . valid_metadata_list . validate_get_all_jobs_params . warn_w_errors_listed . xmlToList2 . xml_drop_and_unlist . xml_drop_and_unlist_recursively . xml_extract_parent_and_child_result . xml_nodeset_to_df . 
Some associated R codes: analytics-dashboard.R . analytics-notification.R . analytics-report-folder.R . analytics-report.R . attachments.R . auth.R . bulk-operation.R . bulk-query.R . compatibility.R . create-metadata.R . create.R . delete-metadata.R . delete.R . describe-metadata.R . describe.R . endpoints-analytics-dashboard.R . endpoints-analytics-notification.R . endpoints-analytics-report-folder.R . endpoints-analytics-report.R . endpoints-bulk.R . endpoints-rest.R . endpoints-soap.R . list-metadata.R . query.R . read-metadata.R . rename-metadata.R . retrieve-metadata.R . retrieve.R . salesforcer-package.R . search.R . update-metadata.R . update.R . upsert-metadata.R . upsert.R . utils-control.R . utils-datatypes.R . utils-httr.R . utils-input-validation.R . utils-metadata.R . utils-org.R . utils-query.R . utils-report.R . utils-xml.R . utils.R . zzz.R .  Full salesforcer package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns