post https://classic-api.contractorscloud.com/api/v1/lead-connections//field-maps
Create a new field map.
Responses
Create a new field map.
xxxxxxxxxx
curl --request POST \
--url https://classic-api.contractorscloud.com/api/v1/lead-connections/lead_connection_id/field-maps \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"target":"city"}'
Try It!
to start a request and see the response here! Or choose an example: