Newer Version Available
Update a Record with a Quick Action
Perform an Update a Record quick action. To perform a quick action that creates or
updates a record, you can also use the POST method.
- Resource
-
actionApiName—The API name of a quick action.
- Available Version
- 58.0
- HTTP Method
- PATCH
- Example
-
This example updates fields on an Account.
- Request Parameters
-
Parameter Name Type Description Required or Optional Available Version performQuickActionInput Perform Action Input The data for the quick action. Required 58.0 - Response Body
- Quick Action Execution