An open API service indexing awesome lists of open source software.

https://github.com/limit-zero/marketing-cloud

Salesforce Marketing Cloud (Fuel) monorepo of packages and services
https://github.com/limit-zero/marketing-cloud

Last synced: 8 months ago
JSON representation

Salesforce Marketing Cloud (Fuel) monorepo of packages and services

Awesome Lists containing this project

README

          

# Marketing Cloud Monorepo
Salesforce Marketing Cloud monorepo of packages and services.

## Packages

### Salesforce Marketing Cloud Authentication
`@marketing-cloud/auth`

Authenticates and retrieves an access token for the Salesforce Marketing Cloud API. The token can be used for either the REST or SOAP API.

### Salesforce Marketing Cloud SOAP Client
`@marketing-cloud/soap`

Provides a client for making requests to the Marketing Cloud SOAP API.

### Salesforce Marketing Cloud REST Client
`@marketing-cloud/rest`

Provides a client for making requests to the Marketing Cloud REST API.

## Services

### Marketing Cloud GraphQL Server
`./services/graphql`

A GraphQL API/server for the Salesforce Marketing Cloud