@stefan1st typically if an id field is auto-incremented you can leave this field out of your JSON payload completely. DF will insert the records and return the id.
↧
@stefan1st typically if an id field is auto-incremented you can leave this field out of your JSON payload completely. DF will insert the records and return the id.