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

2.5K

Last 30 days

2683rd

18.7K

Last 90 days

120.2K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 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

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