Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Update a Node JCR property in AEM with CURL | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Update a Node JCR property in AEM with CURL by Sourced Code

Abstract

AEM curl Development
June 30, 2021briankasingli
Update a Node JCR property in AEM with CURL
Like1
This is a simple way to update or write a Node JCR property inside of AEM using curl.

curl command:
curl -v -u admin:admin -X POST http://localhost:4502/content/sourcedcodeaem/jcr:content --data-urlencode 'isCurlWorking=true'

Read Full Blog

Update a Node JCR property in AEM with CURL

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies