REST Snap Pack [Not Recommended]
This page is no longer maintained (Nov 12, 2025). For the most current information, go to https://docs.snaplogic.com/snaps/snaps-core/sp-rest/sp-rest-about.html.
In this article
Overview
You can use the REST Snaps to execute HTTP methods on a REST API service endpoint.
We recommend you use HTTP Client Snap instead of REST Snaps
The REST Snaps will continue to be available in the Snap Catalog. However, SnapLogic recommends you to use the HTTP Client Snap instead of the REST Snaps for connecting to REST-based APIs and applications.
Given the multiple benefits of using the HTTP Client Snap, SnapLogic replaced the “Deprecated” label with “Not recommended” for REST Snaps.
Why use HTTP Client Snap in your pipelines?
When integrating APIs and services, you can use either the HTTP Client Snap or the REST Snaps. While both Snaps facilitate HTTP requests, the HTTP Client Snap offers multiple benefits:
Benefit of using HTTP Client Snap | Details |
|---|---|
Greater flexibility and customization |
Learn more: |
Enhanced performance and efficiency |
Learn more: |
Extended protocol and payload support |
Learn more: |
Improved debugging and error handling |
Learn more: |
Pagination support due to its flexibility and configurability |
Learn more: |
Ideal for comprehensive use cases |
Learn more: |
Migrating from REST Snap to HTTP Client Snap
While migrating from REST Snaps (in the existing pipelines) to HTTP Client Snap is not necessary, we recommend it for the aforementioned reasons.
If you choose to migrate to incorporate the benefits of the HTTP Client Snap, SnapLogic provides migration tools that automatically convert pipelines with REST Snaps and accounts to equivalent pipelines with HTTP Client Snaps and accounts. Learn more about the migration tool.
FAQ
Can I continue to use REST Snaps in my existing pipelines?
Yes, your existing pipelines containing the REST Snaps will continue to work. However, SnapLogic recommends you to use the HTTP Client Snap for new integrations.
How do I migrate existing REST Snap pipelines to the HTTP Client Snap?
SnapLogic offers automated migration tools to facilitate the migration of REST accounts and pipelines to the HTTP Client Snap. Learn more.
Will SnapLogic continue to provide enhancements to REST Snaps?
SnapLogic's main connector for REST-based integrations is the HTTP Client Snap to work with REST APIs. Consequently, all future updates, new features, and enhancements will focus on the HTTP Client Snap. Although SnapLogic will not add new features to the existing REST Snaps, we will continue to provide limited support for REST Snaps to ensure that existing production pipelines remain unaffected.
Articles in this section
- Migrating from REST Snaps to HTTP Client Snap
- Example—Migrating REST Pipeline and Account to HTTP Client
- Mapping REST Snap Pack Parameters with HTTP Client Snap
- Configuring REST Accounts
- REST Delete [Not Recommended]
- REST Get [Not Recommended]
- REST Post [Not Recommended]
- REST Patch [Not Recommended]
- REST Put [Not Recommended]
- Use Case: Creating and Deleting an Account in Salesforce Using REST Snaps
Supported Versions
This Snap Pack is tested against http components version 4.4.12.
Best Practices
Build your integrations faster by leveraging patterns in the SnapLogic community for the REST Snaps to connect applications such as Slack.