Skip to content

Commit

Permalink
Salesforce API version > 61 (#1074)
Browse files Browse the repository at this point in the history
* API version > 61

* Revert "API version > 61"

This reverts commit c35f0a5.

* API version > 61

* Revert "API version > 61"

This reverts commit ed60954.

* API version > 61

* Renamed folder and files
  • Loading branch information
mvistry authored Nov 7, 2024
1 parent 47a0896 commit 58e5b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _saas-integrations/salesforce/v2/salesforce-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ status-url: "https://trust.salesforce.com/trust/instances"
this-version: "2"

api: |
[{{ integration.display_name }} Lightning Platform REST API (v41.0)](https://developer.salesforce.com/docs/atlas.en-us.210.0.api_rest.meta/api_rest/intro_what_is_rest_api.htm){:target="new"} and [{{ integration.display_name }} Bulk API (v41.0)](https://developer.salesforce.com/docs/atlas.en-us.210.0.api_asynch.meta/api_asynch/asynch_api_intro.htm){:target="new"}
[{{ integration.display_name }} Lightning Platform REST API (v61.0)](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm){:target="new"} and [{{ integration.display_name }} Bulk API (v61.0)](https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_intro.htm){:target="new"}
# -------------------------- #
# Stitch Details #
Expand Down Expand Up @@ -56,8 +56,8 @@ define-replication-methods: true
feature-summary: |
Stitch's {{ integration.display_name }} integration replicates data from your {{ integration.display_name }} account. When setting up a {{ integration.display_name }} integration in Stitch, you can select one of the following {{ integration.display_name }} APIs to replicate your data:
- [{{ integration.display_name }} Lightning Platform REST API (v41.0)](https://developer.salesforce.com/docs/atlas.en-us.210.0.api_rest.meta/api_rest/intro_what_is_rest_api.htm){:target="new"}
- [{{ integration.display_name }} Bulk API (v41.0)](https://developer.salesforce.com/docs/atlas.en-us.210.0.api_asynch.meta/api_asynch/asynch_api_intro.htm){:target="new"}
- [{{ integration.display_name }} Lightning Platform REST API (v61.0)](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm){:target="new"}
- [{{ integration.display_name }} Bulk API (v61.0)](https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_intro.htm){:target="new"}
Each API has its own advantages and disadvantages, such as support for compound fields and specific objects. Learn more [in the setup guide](#bulk-vs-rest-api).
Expand Down

0 comments on commit 58e5b24

Please sign in to comment.