PipedreamHQ / PipedreamHQ/pipedream
[APP] Adobe Commerce
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
```diff
- Magento 2 / API
+ Adobe Commerce
```
**Link to developer documentation**
```diff
- https://devdocs.magento.com/guides/v2.4/rest/bk-rest.html
+https://developer.adobe.com/commerce/webapi/rest/
```
**Context**
[Adobe acquired Magento](https://techcrunch.com/2019/03/26/adobe-launches-its-commerce-cloud-based-on-its-magento-acquisition/) and rebranded it as Adobe Commerce, becoming a part of their Adobe Experience Cloud.
**Notes on OAuth**
According to [Getting started with Adobe Commerce web APIs](https://developer.adobe.com/commerce/webapi/get-started/)
> Third-party applications authenticate with [OAuth 1.0a](https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-oauth/).
Alternatively, there is a [Token Authentication](https://developer.adobe.com/commerce/webapi/get-started/authentication/#token-based-bearer-authentication), which works like Session Auth. [Request Token](https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-token/#request-a-token) guide.
Contributor guide
Assessment
This issue has not been assessed yet.