Expand my Community achievements bar.

Asset uploading HTTP API, only on Cloud Service and not for local SDK?

Avatar

Level 2

https://blog.developer.adobe.com/introduction-to-aem-as-a-cloud-service-asset-upload-http-api-fc560f...

 

I am following this guide but I see 

"Note: The Asset Upload HTTP API only works on Cloud Service, not for local SDK"

Am I correct in thinking for my local aem as a cloud service setup, I cannot upload images in the same way? on localhost:4502.

And if so, what would be another way I can do it? This is AEM Headless, with react front-end.

 

1 Reply

Avatar

Community Advisor

Hi,


First, the blog you are seeing is kind of outdated, AEMaaCS is constantly evolving so it is always good to keep that in mind and check the official documentation. In the following link you can find the preferred way to upload assets which is the "aem-upload" feature nowadays:  https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/develo... 

 

Also, you can check the below thread  for more details:

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-assets/aem-assets-via-api/...



Hope this helps.



Esteban Bustamante