Hello Team,
This is scenario based question.
Trusted 3rd party application(may be Angular/ReactJS app) wants to upload assets to our Stage author environment. (Whether to replicate to publisher environment at that time or later by AEM author: I think this is not relevant to this query) How can I give solution for this POC task? AEM team will allow 3rd party application URL in Adobe Granite Cross-Origin Resource Sharing Policy. Note: We are not passing any stage author admin id, password to 3rd party application.
@Imran__Khan I was referring to the recent article: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/is-it-possiable-to-enable-...
Will this suffice my POC task?
- Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Please check these details:
Asset Creation - AEM HTTP API
To upload assets from a third-party application to Adobe Experience Manager (AEM) author, you can use AEM's HTTP API. This API allows you to perform CRUD operations on AEM assets using HTTP requests.
Please check these details:
Asset Creation - AEM HTTP API
To upload assets from a third-party application to Adobe Experience Manager (AEM) author, you can use AEM's HTTP API. This API allows you to perform CRUD operations on AEM assets using HTTP requests.
You can use AEM Asset http API's to upload assets and use token based authentication to generate access token to allow 3rd application access to AEM HTTP API's
Views
Likes
Replies
Views
Likes
Replies