The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.0.2 |
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 |
Published: | 2024-11-06 |
DOI: | 10.32614/CRAN.package.salesforcer |
Author: | Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph] |
Maintainer: | Steven M. Mortimer <mortimer.steven.m at gmail.com> |
BugReports: | https://github.com/StevenMMortimer/salesforcer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/StevenMMortimer/salesforcer, https://stevenmmortimer.github.io/salesforcer/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | salesforcer results |
Reference manual: | salesforcer.pdf |
Vignettes: |
Getting Started (source, R code) Passing Control Args (source, R code) Supported Queries (source, R code) Transitioning from RForcecom (source, R code) Working with Attachments (source, R code) Working with Bulk APIs (source, R code) Working with Metadata (source, R code) Working with Reports (source, R code) |
Package source: | salesforcer_1.0.2.tar.gz |
Windows binaries: | r-devel: salesforcer_1.0.2.zip, r-release: salesforcer_1.0.2.zip, r-oldrel: salesforcer_1.0.2.zip |
macOS binaries: | r-release (arm64): salesforcer_1.0.2.tgz, r-oldrel (arm64): salesforcer_1.0.2.tgz, r-release (x86_64): salesforcer_1.0.2.tgz, r-oldrel (x86_64): salesforcer_1.0.2.tgz |
Old sources: | salesforcer archive |
Please use the canonical form https://CRAN.R-project.org/package=salesforcer to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.