CRAN/E | salesforcer

salesforcer

An Implementation of 'Salesforce' APIs Using Tidy Principles

Installation

About

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.

github.com/StevenMMortimer/salesforcer
Bug report File report

Key Metrics

Version 1.0.1
R ≥ 3.6.0
Published 2022-03-01 792 days ago
Needs compilation? no
License MIT
License File
CRAN checks salesforcer results
Language en-US

Downloads

Yesterday 568 0%
Last 7 days 1.673 -6%
Last 30 days 8.014 -53%
Last 90 days 41.538 -36%
Last 365 days 151.645 +11%

Maintainer

Maintainer

Steven M. Mortimer

mortimer.steven.m@gmail.com

Authors

Steven M. Mortimer

aut / cre

Takekatsu Hiramura

ctb

Jennifer Bryan

ctb / cph

Joanna Zhao

ctb / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Getting Started
Passing Control Args
Supported Queries
Transitioning from RForcecom
Working with Attachments
Working with Bulk APIs
Working with Metadata
Working with Reports

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

salesforcer archive

Depends

R ≥ 3.6.0

Imports

methods ≥ 3.6.0
utils ≥ 3.6.0
stats ≥ 3.6.0
dplyr ≥ 1.0.0
purrr ≥ 0.3.4
vctrs ≥ 0.3.4
tibble ≥3.0.3
readr ≥ 1.3.1
lubridate ≥ 1.7.8
anytime ≥0.3.9
rlang ≥ 0.4.7
httr ≥ 1.4.1
curl ≥ 4.3
data.table ≥ 1.13.0
XML ≥ 3.99-0.3
xml2 ≥ 1.3.2
jsonlite ≥ 1.6.1
rlist ≥ 0.4.6.1
zip ≥ 2.0.4
base64enc ≥ 0.1-3
mime ≥ 0.9
lifecycle ≥ 0.2.0

Suggests

knitr
rmarkdown
testthat
spelling
here
microbenchmark
ggplot2
sessioninfo