Steven M. Mortimer
2020-Sep-13 10:42 UTC
[R-pkgs] salesforcer v0.2.2: An Implementation of Salesforce APIs Using Tidy Principles
The {salesforcer} package allows users to query and analyze Salesforce data and administer their Org's records and object metadata (fields, triggers, layouts). It has been three years in the making to map multiple Salesforce Platform APIs for use in R. The package implements the REST, SOAP, Bulk 1.0, Bulk 2.0, Metadata, and Reports and Dashboards APIs. If you or your colleagues maintain or analyze Salesforce data, then I would greatly appreciate your use and feedback of this package. Thank you. Sincerely, Steven M. Mortimer CRAN: https://cran.r-project.org/package=salesforcer GitHub: https://github.com/StevenMMortimer/salesforcer [[alternative HTML version deleted]]
H
2020-Sep-15 23:44 UTC
[R] [R-pkgs] salesforcer v0.2.2: An Implementation of Salesforce APIs Using Tidy Principles
On September 13, 2020 6:42:18 AM EDT, "Steven M. Mortimer" <mortimer.steven.m at gmail.com> wrote:>The {salesforcer} package allows users to query and analyze Salesforce >data >and administer their Org's records and object metadata (fields, >triggers, >layouts). It has been three years in the making to map multiple >Salesforce Platform >APIs for use in R. The package implements the REST, SOAP, Bulk 1.0, >Bulk >2.0, Metadata, and Reports and Dashboards APIs. If you or your >colleagues >maintain or analyze Salesforce data, then I would greatly appreciate >your >use and feedback of this package. Thank you. > >Sincerely, >Steven M. Mortimer > >CRAN: https://cran.r-project.org/package=salesforcer >GitHub: https://github.com/StevenMMortimer/salesforcer > > [[alternative HTML version deleted]] > >_______________________________________________ >R-packages mailing list >R-packages at r-project.org >https://stat.ethz.ch/mailman/listinfo/r-packages > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.That sounds great. Is there any similar package that works with SuiteCRM or SugarCRM?