Saasli / saasli-backend

Documentation
https://saasli.github.io/docs/
0 stars 0 forks source link

Use the identifying Id on upsertion of records in the actual update #15

Closed godd9170 closed 7 years ago

godd9170 commented 8 years ago

Right now we only update the sf_values, if we can (and it's not the Id for example) also use that identifying id.

e.g.

The payload is attempting to use the 'Phone' as the id. Not such record with a matching phone exists. When that record is created the phone field should be populated.