Tool to update existing product reply-to address associations. Use when you need to modify the relationship between products and their reply-to email addresses. This action follows PostgREST patterns and requires at least one filter to target specific records.
dataRequiredobjectData to update on the matched product reply-to address records. At least one field must be provided.
limitintegerLimit number of rows to update. Requires 'order' parameter to be set.
orderstringOrdering parameter for results (required when using limit). Format: 'column.asc' or 'column.desc'.
selectstringComma-separated list of columns to return after update (e.g., 'id,product_id,reply_to_address_id'). Returns all columns if not specified.
filtersRequiredobjectFilters to select which product reply-to address records to update. At least one filter must be provided.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.