An implementation of the 'Salesforce' Platform APIs (REST, SOAP, Bulk 1.0, Bulk 2.0, and Metadata) <https://developer.salesforce.com/page/Salesforce_APIs>. This package is an articulation of the most API methods into R. The API calls return XML or JSON that is parsed tidy data structures. For more details please see the 'Salesforces' API references and this package's website <https://stevenmmortimer.github.io/salesforcer/> for more information, documentation, and examples.
Version: | 0.1.2 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, httr, dplyr, xml2, XML, jsonlite, purrr, readr, lubridate |
Suggests: | knitr, testthat, rmarkdown, here, RForcecom |
Published: | 2018-04-13 |
Author: | Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb], Joanna Zhao [ctb] |
Maintainer: | Steven M. Mortimer <reportmort at gmail.com> |
BugReports: | https://github.com/StevenMMortimer/salesforcer/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/StevenMMortimer/salesforcer |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | salesforcer results |
Reference manual: | salesforcer.pdf |
Vignettes: |
Getting Started Transitioning from RForcecom Working with Bulk API |
Package source: | salesforcer_0.1.2.tar.gz |
Windows binaries: | r-devel: salesforcer_0.1.2.zip, r-release: salesforcer_0.1.2.zip, r-oldrel: salesforcer_0.1.2.zip |
OS X binaries: | r-release: salesforcer_0.1.2.tgz, r-oldrel: salesforcer_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=salesforcer to link to this page.