| id |
string |
The unique identifier of the action definition |
| revisionId |
string |
The current revision identifier |
| actionUrl |
string |
The URL that HubSpot will call when the action executes |
| labels |
object |
Human-readable labels for the action |
| inputFields |
array |
Input fields that users can configure for the action |
| outputFields |
array |
Output fields that the action returns |
| objectTypes |
array |
CRM object types this action can operate on |
| objectRequestOptions |
object |
Options for requesting CRM object data |
| published |
boolean |
Whether the action is published and available for use |
| functions |
array |
Functions associated with this action |