Salesforce API Composite Request using HTTP request activity in uipath

How to perform a Composite Request to post data into salesforce using HTTP Request Activity .
I know that UiPath.Salesforce.Activities has Composite request activity but we cannot update or insert data for child objects using the salesforce activities. Can anyone help me with this.