StevenMMortimer/salesforcer: An Implementation of 'Salesforce' APIs Using Tidy Principles

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.2
URL https://github.com/StevenMMortimer/salesforcer https://stevenmmortimer.github.io/salesforcer/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("StevenMMortimer/salesforcer")
StevenMMortimer/salesforcer documentation built on Nov. 7, 2024, 4:23 p.m.