I copied curl from Postman to HTTP Request in N8N, and the result was Success, but I did not successfully write the data to the database
You should check the response body from the HTTP node to confirm that the API or service you called reports a successful database write, not just a successful HTTP transaction.