Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salesforce-marketingcloud/sfmc-postman
https://github.com/salesforce-marketingcloud/sfmc-postman
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/salesforce-marketingcloud/sfmc-postman
- Owner: salesforce-marketingcloud
- License: cc0-1.0
- Archived: true
- Created: 2014-09-18T23:13:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T21:09:08.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T12:28:02.028Z (7 months ago)
- Size: 1.85 MB
- Stars: 152
- Watchers: 50
- Forks: 87
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-salesforce-marketingcloud - SFMC Postman - collection of Salesforce Marketing Cloud APIs in [Postman](https://www.getpostman.com/) (Tools for working with Marketing Cloud / SFMC deep dives)
README
> ℹ️ **February 2021 update:** the collection sources were moved to a [Postman Public Workspace](https://www.postman.com/salesforce-developers). This makes it easier to install, update and contribute to the collection.
This repository is now dedicated to hosting the setup/contribution documentation and tracking issues.# Salesforce Marketing Cloud APIs for Postman
A [Postman](https://www.postman.com) collection of 140+ requests for the following Salesforce APIs:
**REST**
- Address
- Assets (Content Builder)
- Audit
- Contacts
- Data Events
- Event Notification
- Interactions (Journey Builder)
- Push
- SMS
- Transactional Messaging
- Messaging
**SOAP**
- Data Extensions
- Automations
- Subscriber
- Users
- Admin
![Collection Overview](images/collection-overview.png)
**⚠️ Disclaimers:**
- This collection is provided as-is. It's not officially supported by Salesforce or covered by SLAs.
- API documentation is not provided with the collection. Please refer to the [official documentation](https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/index-api.htm).
- To help us better understand usage of the collection, we leverage Google Analytics. If you would like to opt out of the tracking, you can remove the Pre-request Script set at the collection level.
![Tracking Request](images/tracking-request.png)
## Issues and Questions
Report issues and ask questions [here](https://github.com/salesforce-marketingcloud/postman/issues).
## Installation
You can use the **Postman desktop app** or the **Postman web UI** to connect to Marketing Cloud with the Salesforce Marketing Cloud APIs collection.
- [Install the Collection](install-the-collection.md)
Regardless of whether you choose the desktop app or the web UI, the installation steps are identical and you can use all of the collection’s requests and your changes are synchronized between the two environments so you can easily switch between them at any time.
## Additional Documentation
- [Keeping the collection up to date](updating.md)
- [Working With Environments To Connect To Multiple Marketing Cloud Instances](working-with-environments.md)
- [Contributing](contributing.md)