Content Service mappings will use the source as the parameter name for the content service call. The target field should match a field name in the destination repository. For easier use, you can leverage the schema discovery for your connectors to populate the output field names when mapping.
In the above example, the parameter name can be populated to map data to the Title field in the connected repository.
Here is an example call using the mapping above:
http://localhost:8080/3sixty-admin/repo/spo2/update? fileId=s5dba1525-44a6-45ed-a42e-4a155a3f0539&name=second_level_22
The above call will update the SharePoint document by setting the Title to ‘second_level_22’.