Hi Mohit,
For performing DML operations on external systems, first you have to integrate with that system. You can use either REST api or SOAP api to integrate with external system.
After successfully integration you can perform the DML operations.
Thanks