Skip to content

salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

v1.0.2 · Nov 6, 2024 · MIT + file LICENSE

Description

Functions connecting to the 'Salesforce' Platform APIs (REST, SOAP, Bulk 1.0, Bulk 2.0, Metadata, Reports and Dashboards) <https://trailhead.salesforce.com/content/learn/modules/api_basics/api_basics_overview>. "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 <https://stevenmmortimer.github.io/salesforcer/> for more information, documentation, and examples.

Downloads

CRAN

2.4K

Last 30 days

2608th

6.7K

Last 90 days

92.1K

Last year

Trend: +9.2% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

40

Last 90 days

152

Last year

Trend: -66.7% (30d vs prior 30d)

autoCRAN

2

Last 7 days

14

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 19, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 17, 2026
WARNING r-oldrel-windows-x86_64

for unstated dependencies in ‘tests’

Warning: unable to access index for repository https://bioconductor.org/packages/3.22/bioc/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.22/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://biocon
...[truncated]...
2/data/annotation/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.22/data/experiment/src/contrib:
  cannot open URL 'https://bioconductor.org/packages/3.22/data/experiment/src/contrib/PACKAGES'
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

PDF version of manual

Rd conversion errors:
Converting parsed Rd's to LaTeX Warning in file(out, "wt") :
  cannot open file '/tmp/RtmpTN8Vqx/ltx1f3733411ac345/build_proxy.tex': No space left on device
Error in file(out, "wt") : cannot open the connection
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 7, 2026
WARNING r-devel-linux-x86_64-debian-gcc

for unstated dependencies in examples

Warning in file(out, "wt") :
  cannot open file '/tmp/Rtmpflml9x/filec0af83ae3eb69/sf_run_bulk_operation.R': No space left on device
Error in file(out, "wt") : cannot open the connection
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies dplyr purrr vctrs tibble (>= 3.0.3) readr lubridate anytime (>= 0.3.9) rlang httr curl data.table XML xml2 jsonlite rlist +4 more dependencies HTGM3D salesforcer

Version History

9 tracked
new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff Nov 5, 2024
updated 1.0.1 ← 1.0.0 diff Feb 28, 2022
updated 1.0.0 ← 0.2.2 diff Jul 5, 2021
updated 0.2.2 ← 0.2.0 diff Sep 8, 2020
updated 0.2.0 ← 0.1.4 diff Jul 20, 2020
updated 0.1.4 ← 0.1.3 diff Jun 12, 2020
updated 0.1.3 ← 0.1.2 diff Jun 9, 2019
new 0.1.2 Apr 12, 2018