Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

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.

Topics

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

0 Replies