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
- Host: GitHub
- URL: https://github.com/limit-zero/marketing-cloud
- Owner: limit-zero
- License: mit
- Created: 2020-02-08T16:42:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T21:12:53.000Z (over 3 years ago)
- Last Synced: 2025-02-09T11:17:00.328Z (over 1 year ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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