In this i did everything right including the (dot) and everything still it is not updating the Description field
Divya Chauhan (Kcloud Technologies) Forum Ambassador
Hello@Divyam Goyal,
- check, is there any other automation (validation Rule, trigger, flow) is activated on Account object, if any then try to deactivate
- If not working, then try in new fresh org, it might be the existing record causing the issues in your org.
- Please check,
HI @Divyam Goyal I am from the Trailhead Help Team. Can you please confirm if you're still seeing an issue? If yes, can you please mention the Module and Unit name or URL so that we can look into it and can help you further?
Thank You!
Hi, @Divyam Goyal
Try this Body:
{
"Name": "Blackbeards Coconut Milk Emporium",
"Description": "The finest coconut milk in the seven seas."
}
Sincerely,
Mykhailo Vdovychenko
Bringing Cloud Excellence with IBVCLOUD OÜ
Hello @Divyam Goyal,
Refer to this: https://trailhead.salesforce.com/trailblazer-community/feed/0D54V000079ScXa
Hi ,
Was the postman's update result code 200?
If yes, is Postman's endpoint correct? Are you updating a different org?