Jars
05/09/2024, 8:20 AMKurt Dicus
05/09/2024, 3:35 PMPatrick A.
05/09/2024, 4:44 PMKurt Dicus
05/09/2024, 5:07 PMPatrick A.
05/09/2024, 6:14 PM{
"entity": {
"value": "customernsid"
},
"subsidiary": {
"value": "properties.nssubsidiary"
},
"custentity_field": {
"text": "fields.customfield_10230[0].value"
},
"currency": {
"value": "properties.deal_currency_code",
"mapping": {
"USD": 1,
"GBP": 2
}
},
"probability": 25,
"custbody_hubspot_hs_lastmodifieddate": {
"date": "properties.hs_lastmodifieddate",
"format": "epoch"
}
}
Hoping to replace this JSON with a drag-and-drop mapping like the reactflowKurt Dicus
05/09/2024, 7:28 PM