Mass Execute Action Button
Executes an action button on multiple Ragic records.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Folder path segment before the sheet index in the Ragic URL, for example ragic-setup.
numberrequired
Numeric sheet identifier from the target Ragic resource URL.
number
Single Ragic record ID to target for the mass operation when you are not using a where filter.
stringrequired
Mass-operation action-button ID from the Ragic metadata/actionButton endpoint.
Uncommon arguments
string
Optional Ragic where clause in the documented `<fieldId>,<operand>,<value>` format for targeting multiple records.