Currently, you can only configure a PUT operation for a REST API direct integration, which the
Update record
node then uses. Support both PUT and PATCH routes, so that if both are defined, the user can choose which method to use in
Update record
.
In the meantime, PATCH requests can be made with the
HTTP request
flow function.