You need to sign in to do that
Don't have an account?
Chandrashekhar Goud
Is there any way to retrieve deleted components from salesforce org using Metadata API ?
How to retrieve deleted components from salesforce org using Any API ?
function readOnly(count){ }
You need to sign in to do that
Don't have an account?
Greetings to you!
Please refer to the below links which might help you further with the above requirement.
https://developer.salesforce.com/docs/atlas.en-us.packagingGuide.meta/packagingGuide/packaging_managed_component_deletion.htm
https://salesforce.stackexchange.com/questions/128957/cannot-undelete-package-components-despite-info-saying-you-can
https://salesforce.stackexchange.com/questions/138077/it-is-possible-to-undelete-sobject-and-other-metadata-using-api
I hope it helps you.
Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.
Thanks and Regards,
Khan Anas
Thank you for your information.
The links are showing how to delete/undelete components using API. Actually the requirement is how to retrieve deleted components from salesforce org using any API.