{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects", "wsdl_segment", "field_reference" ], "title": "WorkStepTemplate - Data API", "description": "Represents a template for a work step. This object is available in API version 52.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "ActionDefinition": { "type": "picklist", "properties": "Create, Filter, Group, Nillable, Restricted picklist, Sort, Update", "description": "The platform action that the work step executes. The possible values are the names of the flow and quick actions configured in your org." }, "ActionType": { "type": "picklist", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "The type of platform action that the work step is associated with. Possible values are: Flow QuickAction" }, "Description": { "type": "textarea", "properties": "Create, Filter, Nillable, Sort, Update", "description": "The description of the work step template." }, "IsActive": { "type": "boolean", "properties": "Create, Defaulted on create, Filter, Group, Sort, Update", "description": "Controls whether this work step template is active true or not false. Default is false." }, "LastReferencedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The timestamp when the current user last interacted with this record, directly or indirectly." }, "LastViewedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The timestamp when the current user last viewed this record or list view. If this value is null, it's possible that the user only accessed this record or list view (LastReferencedDate), but not viewed it." }, "Name": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The user-defined name of the work step template." }, "OwnerId": { "type": "reference", "properties": "Create, Defaulted on create, Filter, Group, Sort, Update", "description": "The ID of the owner who created the work step template." } }, "special_access_rules": "Field Service must be enabled.", "associated_objects": "This object has these associated objects. Unless noted, they’re available in the same API version as this object.\n\n- **WorkStepTemplateChangeEvent**: Change events are available for the object.\n- **WorkStepTemplateFeed**: Feed tracking is available for the object.\n- **WorkStepTemplateHistory**: History is available for tracked fields of the object.\n- **WorkStepTemplateOwnerSharingRule**: Sharing rules are available for the object.\n- **WorkStepTemplateShare**: Sharing is available for the object.", "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```", "field_reference": { "ActionDefinition": { "field_label": "Action Definition", "type": "picklist", "length": "255" }, "ActionType": { "field_label": "Action Type", "type": "picklist", "length": "255" }, "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "CurrencyIsoCode": { "field_label": "Currency ISO Code", "type": "picklist", "length": "3" }, "Description": { "field_label": "Description", "type": "textarea", "length": "500" }, "Id": { "field_label": "Work Step Template ID", "type": "id", "length": "18" }, "IsActive": { "field_label": "Active", "type": "boolean" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "LastReferencedDate": { "field_label": "Last Referenced Date", "type": "datetime" }, "LastViewedDate": { "field_label": "Last Viewed Date", "type": "datetime" }, "Name": { "field_label": "Name", "type": "string", "length": "255" }, "OwnerId": { "field_label": "Owner ID", "type": "reference", "length": "18" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" } }, "field_reference_columns": [ "field_label", "type", "length" ] }