fieldMappings
Map Custom Field
post/field_mappings/map
Request body
Example request
{
"attributeId": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"source_custom_field_id": "id_1",
"source_provider": "hubspot",
"linked_user_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f"
}Response
Example response
{
"id_attribute": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"slug": "fav_dish",
"description": "My favorite dish",
"data_type": "string",
"remote_id": "id_1",
"source": "hubspot",
"id_entity": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"id_project": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"id_consumer": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"created_at": "2024-10-01T12:00:00Z",
"modified_at": "2024-10-01T12:00:00Z"
}