Skip to main content

Documentation Index

Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480814-upadate-new-checkbo.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This section provides field-by-field descriptions for specific DomoStats report DataSets.

Activity Log DataSet

FieldDescription
Object_NameThe name of the object that received an action.
User_IDThe ID of the person or thing that performed an action.
Source_IDThe ID of the type. For a simplified example, let’s say a user added a card to a page. You would get these two actions on an event, and both would be returned on the DataSet. - “User updated page.” This returns the following in the DataSet: - UserId: user_id - Type: USER - Source_Id: userId - action: updated - object_type: page - object_id: page_id - “Card added to page.” This returns the following in the DataSet: - UserId: user_id - Type: CARD - Source_Id: card_id - action: added_to - object_type: page - object_id: page_id
NameThe name of the object that performed an action.
ActionThe event that took place. The following actions may be logged here:------LOGGEDINLogged when someone successfully logs in from the login page using their password. Mobile logins are recorded when a person logs out of the app and back into the app. If a person opens and closes the app, that is not counted toward logins.LOGGEDIN_SSOLogged when someone successfully logs in from the login page using SSO.LOGGEDIN_TWO_FACTORLogged when a two-factor code is successfully used to login.PAGE VIEWCounted each time a page renders.CARD VIEWCounted only if a user clicks into the Details view for a Card.
Object_TypeClarifies what the object is.
Object_IDThe ID of the object.
TypeThe type of person or thing that performed an action.
Event_TimeThe time at which the event occurred. The audit endpoint records/returns it in UTC, but the connector converts it to the user’s time zone.
Authentication_MethodThis column may contain data for historical records but is NULL for newly logged activities.
IP_Address
Device
Browser_Details
_BATCH_ID_
_BATCH_LAST_RUN_

AI Chat Sessions DataSet

FieldDescription
Session IdThe unique identifier for the chat session.
Request IdThe unique identifier for the specific user request.
User IdThe unique identifier for the user initiating the request.
DataSource IdsThe identifiers for data sources involved in the request (if any).
Ignorable DataSource IdsThe identifiers for data sources found in Focus but not used.
Card IdsThe identifiers for UI components used to help formulate the response.
Page IdsThe page identifiers related to the request.
FiltersAny filters applied during the session.
TOEThe identifier of the execution, used by Domo for troubleshooting.
RequestThe text of the user’s query.
Request TimestampThe timestamp for when the request was made.
ResponseThe chat’s response to the user request.
Response TimestampThe timestamp for when the response was generated.
DurationThe time taken to generate the response in milliseconds.
Error MessageThe description of the error.
Error CodeThe error classification.
Response StatusThe numeric code representing the outcome. Example: 200
ModelsThe model(s) used to generate the response.
BATCH_IDBatch processing ID (used for internal tracking).
BATCH_LAST_RUNTimestamp of the last batch process run.

AI Model Endpoints DataSet

FieldDescription
Model IdThe numeric identifier for the model.
Event TypeWhere the endpoint is executed or where the source is triggered for the model. Examples values: - AutoML - Jupyter
DateThe date the model was last updated.
TierThe usage tier the model uses. Example values: - Tier 3 - Tier 4
StatusThe current status of the model. Examples values: - Stopped - Created - Failed
Failure ReasonThe model’s failure status, if it is in a fail state. Example values: - Timed out initializing. - Request to service failed.
User IDThe user ID of the model owner.

AI Models DataSet

FieldDescription
Model NameThe model name.
DescriptionThe model’s description.
ProjectsThe number of projects the model has been added to.
CreatedThe date the model was created.
OwnerThe user ID of the model owner.
Model IDThe numeric identifier for the model.
ProviderThe model provider. Example values: - Open AI - Amazon Sagemaker
Project IDsThe IDs for the projects the model has been added to.

AI Projects DataSet

FieldDescription
Project IdThe numeric identifier for the project.
Project NameThe name of the project.
DescriptionThe project’s description.
CreatedThe date the project was created.
UpdatedThe last date the project was updated.
OwnerThe user ID of the project owner.
Number of ModelsThe number of models the project has been added to.

AI Readiness

FieldDescription
Dataset IdA unique identifier for the dataset, represented as a string.
Has DictionaryIndicates whether a dictionary is associated with the DataSet. Options: Yes or No
Dictionary IdThe unique identifier of the dictionary associated with the DataSet.
Dictionary NameThe name of the dictionary associated with the DataSet.
Dataset ContextThe context or purpose of the DataSet. Examples: business domain, usage scenario
Context LengthThe number of context items or length of context data tied to the DataSet.
Synonym CountThe number of synonyms defined for terms within the DataSet or its dictionary.
Beast Modes EnabledThe number of custom calculated fields (or “Beast Modes”) that are enabled for the DataSet.
Total ColumnsThe total number of columns present in the DataSet.
Percentage Columns EnabledThe percentage of columns that are enabled or active, expressed as an integer (between 0–100).
Columns AI EnabledThe number of DataSet columns that have AI-related functionality enabled.
Columns Not AI EnabledThe number of DataSet columns that do not have AI functionality enabled.

AI Readiness Details

FieldDescription
Dictionary IdA unique identifier (string) for the dictionary that the column metadata belongs to.
Column NameThe name of the column within a dataset that the dictionary entry is associated with.
ContextA description or classification that provides meaning or usage context for the column.
SynonymsAlternate names or terms that can be used to refer to the column, stored as a string.
AI EnabledA boolean value (true or false) indicating whether AI features are enabled for this column.

AI Services DataSet

FieldDescription
ProviderThe model service provider. Example values: - Open AI - Amazon Sagemaker
ServiceThe AI service used in the model. Examples values: - Text to SQL - Text Generation
Model NameThe model’s name.
Model IdThe date the model was created.
DescriptionThe model’s description.
DefaultThis field displays if the model is used by default in the associated service.
Domo ProvidedThis field displays if Domo has provided the model or if it is an externally provided model.

App Studio App Pages DataSet

FieldDescription
App IDThe numeric identifier for the app.
App Page IDIdentifier for the page in the App Studio app.
App Page TitleThe title or name of the page in the App Studio app.
Number of viewsThe number of views of the page in the App Studio app.

App Studio Apps DataSet

FieldDescription
App IDThe numeric identifier for the app.
App TitleThe title/name of the app in your instance.
Owner IDThe numeric identifier for the app owner.
Owner TypeThe type of app owner. Options include: USER, GROUP
CreatedThe date and time when the app was created.
LockedIndicates whether the app is locked. BOOLEAN
_BATCH_ID_The identifier for the batch.
_BATCH_LAST_RUN_The date and time when the batch was last run.

Beast Mode Datasource

FieldDescription
BeastModeIDThe numeric identifier for the calculated field. Type: Integer
DatasourceIDThe alphanumeric identifier for the DataSet.
StatusThe DataFlow’s status. Possible options include: - Valid — The Datasource link is valid. - ILLEGAL_REFERENCE — There is an invalid column referenced in the calculated field. - ILLEGAL_ FUNCTION — There is an invalid SQL function used in the calculated field. - ILLEGAL_DEPTH — The calculated file is nested too deeply (more than one level deep). - INVALID_LINK — Indicates there is a problem with the Datasource. - UNKNOWN — The calculated field was syntactically invalid when it was saved, in a way that validating the Datasource link did not make sense.

Beast Modes DataSet

FieldDescription
IDThe numeric identifier of the calculation.
NameThe name of the calculation.
LinkedIDThe identifier of the card or DataSet to which the calculation is saved.
LinkedTypeThe type of location type where the calculation is saved. DATA_SOURCE, CARD
LinkedNameThe name of the card or DataSet to which the calculation is saved.
ArchivedStatusThe status of the calculation. Active, Archived
ValidityThe validity status of the calculation. Valid, Invalid

Card Loads DataSet

FieldDescription
cardIdThe numeric identifier of the card.
contextThe location where the card is being loaded. Example: page
dateThe date when the card was loaded. Example: March 22, 2024
errorCodeThe status message for the card load. Options include: Success, Misconfigured card, Query timeout, and Other
platformThe platform where the card is being loaded. Options include: Web and Mobile
totalCountCount of card loads with these same details on this date.
totalDurationThe total duration of all combined card loads on this date.
_BATCH_ID_The numeric identifier for the batch as a floating decimal. Example: 363.00
_BATCH_LAST_RUN_The date and time when the batch was last run.

Card Permissions DataSet

FieldDescription
cardIdThe ID of the card to check permissions for.
entity typeThe entity (user or group) for whom permissions exist.
entityIdThe user or group ID of the entity for whom permissions exist.
permission maskA numerical representation of the set of permissions granted to a user or group.
PermissionA permission mask followed by a visual breakdown of the permissions granted to a user or group. R = Read W = Write D = Delete S = Share A = Admin

Connector Permissions DataSet

FieldDescritpion
StateThe type of policy.------StatePolicy TypeDENYRestrict specific connectorsALLOWAllow specific connectors
Connector IdThe ID of the connector that the policy applies to, where an asterisk (*) represents all connectors.
Display NameThe name of the connector that the policy applies to.
CreatedThe date, in epoch time, when the policy was created.
ModifiedThe date, in epoch time, when the policy was last modified.
userGroups IDThe ID of the entity that the policy applies to.
userGroups_notGroupIndicates whether the policy applies to a user or a group. A value of true indicates a user; a value of false indicates a group.
userGroups_groupIndicates whether the policy applies to a user or group. A value of true indicates a group; a value of false indicates a user.
userGroups_isGroupIndicates whether the policy applies to a user or group. A value of true indicates a group; a value of false indicates a user.

Certified Content Known Limitation

There is a limitation if you attempt to combine a Certified Content DomoStats DataSet with an Activity Log DomoStats DataSet.

DataFlows DataSet

FieldDescription
Current VersionReturns the version number of the DataFlow.
IDReturns the DataFlow ID number.
DescriptionReturns the description for the DataFlow if one has been specified.
TypeThe type of DataFlow.
StatusThe status for the DataFlow. The following statuses may appear here:------SuccessThe DataFlow was executed successfully.Not Runnable/RejectedThere is a problem with the DataFlow definition; please view the DataFlow details.CanceledA user manually canceled the execution of the DataFlow.EnabledThe DataFlow has been built but not yet run.FailedThere was an internal problem executing the DataFlow.RunningThe DataFlow is currently being executed.SuccessExecuted successfully.
Owner IDReturns the user ID of the DataFlow owner. This ID is the same as the User ID in the DomoStats People DataSet.
Display NameReturns the current name of the DataFlow.
Last Executed DateReturns a timestamp for the time of the last execution.
Last Updated DateReturns a timestamp for the time when the DataFlow was last updated.
Last Updated ByReturns the user ID of the last person to edit the DataFlow.

DataFlows History DataSet

FieldDescription
IDAn ID for a specific run of the DataFlow.
DataFlow IDThe ID number for the DataFlow.
Display NameThe name of the DataFlow.
TypeReturns the DataFlow type, either ETL, MYSQL, or REDSHIFT.
StatusReturns the status for the DataFlow run, either CANCELLED, FAILED, REJECTED, or SUCCESS.
Execution TypeReturns the type of execution, either DATA_UPDATE, MANUAL, RETRY, or SCHEDULED.
Start TimeA timestamp for the time the DataFlow started executing.
End TimeA timestamp for the time the DataFlow stopped executing.

DataSets DataSet

FieldDescription
StatusThe status for the DataSet. The following statuses may appear here:------ErrorError during the import.IdleA stream has been created but the DataSet has not yet been executed.SuccessThe import completed successfully.Active (or blank)The import is in process.InvalidThere may be another execution still running and this has been deactivated until the previous one is complete.
IDThe unique identifying value for the DataSet.
Owner_User_IDThe unique identifying value for the person who owns the DataSet. A DataSet owner is either the person who created the DataSet or the person whom ownership was assigned to.
Created_DateThe date on which the DataSet was run for the first time.
Last_Run_DateThe date on which the DataSet last successfully completed a run.
NameThe current name given to the DataSet.
ScheduleThe schedule option that has been configured for this DataSet. The following options may appear here:------ManualThe schedule has been set so that it only updates when you manually go in and run the DataSet.DayThe DataSet is set to run once per day.MinuteThe DataSet is set to run within the given minute interval.HourThe DataSet is set to run once per hour.BlankThe DataSet has been created but no schedule has been set.
Import_TypeThe source for the DataSet. Could be a Connector, DataFlow, API, etc.
Source_TypeUNDER CONSTRUCTION

DataSets History DataSet

FieldDescription
Stream IDA Domo-specific ID to map to the stream.
Execution IDThe ID for a specific run of the DataSet.
Datasource IDA Domo-specific datasource ID
StatusThe status for the DataSet history item. The following statuses may appear here:------SuccessData was imported successfully.ErrorError during the import.InvalidThere may be another execution still running and this has been deactivated until the previous one is complete.
Execution TypeThe type of execution. The following execution types may appear here:------ManuallyThe import was executed manually.AutomatedThe import was executed on a schedule.RetryThe import failed and Domo automatically tried to execute it again.ReplayA previously imported DataSet was rerun.BatchData was imported in batches.ExtendedThe data import continued into the next scheduled run.
Start TimeThe time the DataSet started running.
End TimeThe time the DataSet finished running, went into an error state, or became invalid.

OKR Objectives DataSet

The fields in this section use “Objectives” and “Key Results”. Your organization may refer to them as goals, metrics, or something else depending on your Goals Admin Settings. For more information about using the DomoStats Connector with Goals, see Accessing Goals Data.
FieldDescription
IDThe unique identifier of the objective.
NameThe name of the objective.
DescriptionThe description of the objective.
StateThe current state of the objective. Possible states are listed below: OPEN: The objective’s expiration date has not elapsed and the objective has not been marked complete. EXPIRED: The objective’s expiration date has elapsed. CLOSED: The objective has been marked complete.
Owner IDThe ID of the individual user or group that owns the objective. When multiple individuals or groups own an objective, the ID of the first owner is populated in this field.
Owner TypeIndicates whether or not the objective owner is an individual user or group. Possible types are listed below: USER: A Domo user GROUP: A Domo group
TypeThe type of objective. Possible values are: PERSONAL TEAM COMPANY
Team IDThe ID of the Domo group that is assigned to the objective. (For Team-type objectives)
Parent IDThe ID of the parent objective, if applicable.
Parent IDsThe IDs of the parent objectives if the objective has multiple parents, if applicable.
Multiple ParentsIndicates whether or not the objective has multiple parents.
Period IDThe ID of the period that the objective is active (based on Start and expiration date).
Period IDsThe IDs of periods ifan objective is active for multiple periods.
Company IDThe ID of the organization that is assigned to the objective. (For Company-Type objectives)
Company IDsThe ID of each Company-type objective if linked to multiple Company-type objectives.
Self AssessmentThe optional self assessment submitted when marking an objective complete.
ConfidenceA numerical value based on the objective status. Values with their associated status are listed below: 1: ON TRACK 0.5: NEEDS ATTENTION 0: AT RISK
LikesThe number of likes the objective has received.
DislikesThe number of dislikes the objective has received.
SubscriptionsThe number of users who have subscribed to the objective.
Company ObjectiveIndicates if the objective is a Company-type objective.
Start DateThe start date of the objective.
Expire DateThe end date of the objective.
Impact Start Date(DEPRECATED) The date when the impact of the achieved objective is expected to begin.
Impact End Date(DEPRECATED) The date when the impact of the achieved objective is expected to end
TagsA list of tags associated with the objective. This list is separated by commas.
Tag CategoriesA list of tag categories associated with items in the Tags field. This list is separated by commas.
Created DateThe date the objective was created.
Creator IDThe ID of the user who created the objective.
Modified DateThe date/time the objective was last modified. If the objective has not been modified, this will be the date and time the objective was originally created.
Modifier IDThe ID of the user who modified the objective. If the objective has not been modified, this will be the ID of the user who created the objective.
OwnersA comma-separated list of the ID and Type of the user or group that owns the objective. For example, if user ID 12345678 owns the objective, the field will contain the value 12345678:USER. If group 54231564 owns the objective then the field will contain the value 54231564:GROUP.
Assigned Team IDsA comma-separated list of the Domo group IDs that the objective has been assigned to.
_BATCH_ID_An incremental batch number representing each DataSet update.
_BATCH_LAST_RUN_The date and time that the DataSet was last run.

OKR Key Results DataSet

The fields in this section use “Objectives” and “Key Results”. Your organization may refer to them as goals, metrics, or something else depending on your Goals Admin Settings. For more information about using the DomoStats Connector with Goals, see Accessing Goals Data.
FieldDescription
IDThe unique identifier of the key result.
NameThe name of the key result.
DescriptionThe description of the key result.
StateThe current state of the key result. Possible states are listed below: OPEN: The key result’s expiration date has not elapsed and the key result has not been marked complete. EXPIRED: The key result’s expiration date has elapsed. CLOSED: The objective that the key result belongs to has been marked complete.
Owner IDThe ID of the individual user or group that owns the key result. When multiple individuals or groups own a key result, the ID of the first owner is populated in this field.
Owner TypeIndicates whether or not the key result owner is an individual user or group. Possible types are listed below: USER: A Domo user GROUP: A Domo group
Objective IDThe ID of the objective that the key result belongs to.
Card IDThe ID of the card that the key result is linked to (for automatic/card-based key results).
Alert IDA unique ID generated for each key result that is linked to a card.
CompletionA percentage representing the progress of the key result as measured by the relationship of the actual value to the target value. The completion is calculated in the following ways: Automatic, card-based key results: Progress is driven based on values in the card relative to a target. Manual/percent completion-based key results: Value is determined based on the percent completion specified in the key result slider bar. Manual/choose your own value key results: Progress is determined based on the actual value of the key result divided by the target of the key result. Projects and Tasks-based key results: Progress is determined by how many projects/tasks have been completed completed in the Projects and Tasks feature.
PacingWhen enabled, this field shows the completion of the key result as a percentage compared to the percentage of time that the key result has been open (time between start and end date).
Start ValueThe initial value of the key result.
Current ValueThe current value of the key result.
Target ValueThe target value of the key result
Weight(NOT USED)
Fixed Weight(NOT USED)
Manual TypeFor manually-managed key results, this field indicates the type of the key result. Possible values are listed below: VALUE: Key result measured with a single value. SCALE: Key result measured using a percent completion scale. PROJECT_AND_TASK: Key result associated to a Domo project.
Unit TypeThe data type of the key result’s value and target. Possible values include: NUMERICAL PERCENT
Project IDThe ID of the project that is linked to the key result (only applicable to Projects and Tasks-based key results).
LikesThe number of likes the key result has received.
DislikesThe number of dislikes the key result has received.
Start DateThe start date of the key result.
Expire DateThe end date of the key result.
Cure PeriodIndicates when changes to the key result will no longer be tracked.
TagsA comma-separated list of tags associated with objective.
Tag CategoriesA comma-separated list of tags associated with objective.
Created DateThe date the objective was created.
Creator IDThe ID of the user who created the objective.
Modified DateThe date/time the objective was last modified. If the objective has not been modified, this will be the date and time the objective was originally created.
Modifier IDThe ID of the user who modified the key result. If the objective has not been modified, this will be the ID of the user who created the it.
OwnersA comma-separated list of the ID and Type of the user or group that owns the key result. For example, if user ID 12345678 owns the objective, the field will contain the value 12345678:USER. If group 54231564 owns the key result, the field will contain the value 54231564:GROUP.
_BATCH_ID_An incremental batch number representing each DataSet update.
_BATCH_LAST_RUN_The date and time that the DataSet was last run.

People DataSet

If any of the “personal information” fields (name, email, location, etc.) return blank in this DataSet, you can fill in the missing information in the user’s Profile page or their page in Admin Settings > People. For more information, see Specifying Your Personal Profile Information.
FieldDescription
DepartmentThe user’s department within your organization.
Display NameThe name used to represent the user within Domo.
RoleThe user’s role within your organization.
TitleThe user’s title within your organization.
EmailThe user’s email address.
Alternate EmailThe user’s alternate email address.
Phone NumberThe user’s personal phone number.
Desk Phone NumberThe user’s desk phone number.
Employee NumberThe user’s employee number within your organization.
LocationThe company location the user has been assigned to.
LocaleUNDER CONSTRUCTION
TimezoneThe user’s time zone.
Role IDA Domo-generated ID for a specific role.
User IDA Domo-generated user ID for each person.
Last LoginA timestamp for the last time this user logged in. Login is measured by any regular, SSO, or mobile login. To count as a login for mobile, a person must actually log out of the instance and log back in. Opening and closing the app does not count as a login.
Password CreatedA timestamp for when a user’s password was created. This gets updated when the password is updated.
Account LockedReturns a “True” value if the account is locked.
Profile PictureReturns a “True” value if a profile picture has been added in the user’s Profile page or on his/her page in Admin Settings > Governance > People.
Org ChartReturns a “True” value if the user has been added as a report on their company org chart in the Profile page.
Two Factor EnabledReturns a “True” value if the company has enabled two-factor authentication as an option in Admin Settings > Authentication > Authentication and the user has chosen to have two-factor enabled in their Settings menu (available via clicking the Gear menu under their profile picture).
Created DateA timestamp for the date the user was added to the system.
Last Updated DateA timestamp for the date the user’s information was last updated.

Project Stages DataSet

FieldDescription
PriorityDefines the order in which the lists or stages are shown. Smaller numbers are on the left.
Project_idID number for the project.
Project_nameName of the project.
List_nameName of the list.
List_typeType of the list.
Project_list_idID number of the list.
CreatedPerson who created the project.
UpdatedThe time when the list was last edited (e.g. moved, renamed, etc.).
ActiveReturns “True” if the list or stage hasn’t been archived.

Projects DataSet

FieldDescription
Created_by_userThe person who created the project.
Project_idThe ID number for the project.
CreatedProject creation date and time.
DueDateDue date for the project.
Created_byUser ID of the person who created the project.
Project_nameName of the project.
DescriptionDescription for the project, if one has been specified.
ActiveReturns “True” if the project is currently viewable.
DeletedReturns “True” if the project has been deleted.

Task Center DataSet

FieldDescription
Task IDThe unique numeric identifier for the task.
Task identifierThe field value(s) configured as task identifier(s). Learn about task identifiers.
Form NameThe name of the form being used in the task.
Form IDThe unique identifier for the form.
Task statusThe current status of the task.
QueueThe name of the queue where the task is located.
Queue IDThe unique identifier for the queue.
Created OnThe date the task was created.
Completed OnThe date the task was completed.
Completed ByThe unique identifier for the person who completed the task.
AssigneeThe unique identifier for the person or group assigned to the task.
Assignee TypeThe type of assignee assigned to the task. Options include: User or Group
Source IDThe unique identifier for the source that generated the task.
Source EntityThe entity type of the source that generated the task. Example: Workflow
Updated OnThe date of the most recent update to the task.

Task Owners DataSet

FieldDescription
ProjectTaskNameName of the task.
ProjectNameName of the parent project for the task.
ProjectListIdID number of the list in which the task is found.
ProjectListNameName of the list in which the task is found.
ProjectListTypeType of list in which the task is found.
ProjectTaskIDID number for the task.
ProjectIDID number for the parent project of the task.
CreatedDate and time the task was created.
AssignedByID number of the person who assigned the task.
AssignedByNameName of the person who assigned the task.
AssignedToID number of the person the task has been assigned to.
AssignedToNameName of the person the task has been assigned to.

Tasks DataSet

FieldDescription
DueDateDue date for the task.
Project_idID number for the parent project for the task.
ProjectListIdID number of the list the task is found in.
ProjectListNameName of the list the task is found in.
ProjectListTypeType of the list the task is found in.
ProjectTaskIdID number for the task.
ProjectTaskNameName of the task.
CreatedDate and time the task was created.
UpdatedDate and time the task was last updated.
ProjectNameName of the parent project for the task.
CreatedByUser ID of the person who created the task.
CreatedByNameName of the person who created the task.
OwnerThe ID number for the task owner. The task owner is the creator by default, but can be changed to anyone in the instance.
OwnerNameThe name of the person who created the task. In the case that the original owner reassigned ownership, then it is the name of the new owner.
PriorityThe order in which the task shows up on the task board. Lower priority numbers are above higher priority numbers.
ActiveReturns “True” if the task hasn’t been archived.
DescriptionThe description of the task, if one has been specified.
ContributorsIndividuals assigned to work on the task.

User Activity — AI Services Billing

FieldDescription
DateThe date of the AI Service event.
SKUThe Domo Consumption SKU for the AI Service.
Entity TypeThe action taken in Domo.
Entity IDThe unique ID of the action.
Usage UnitThe unit of measure for the action.
Usage QuantityThe number of actions recorded.

Workbench DataSet

FieldDescription
Workbench AgentThe name of the machine running the Workbench job.
Owner IDThe ID number of the owner of the job.
DataSet IDThe value that is the identifier for the DataSet.
DataSet NameThe name of the DataSet.
Job NameThe name of the job.
Job StatusThe status of the job (Ex. success, fail)
Created DateThe date the job was created.
Last RunThe date when the job last ran.
Next RunThe date when the job will run next.
Last Successful RunWhen the job ran last successfully.
Update MethodThe update method used for the DataSet. (Ex. Append, Replace)
Rows UpdatedThe number of rows that were updated.
Schedule TypeShows the schedule type (Ex. manual, custom)

Workflows DataSet

FieldDescription
Workflow_NameThe name of the workflow.
Workflow_VersionThe workflow version number.
Execution_IDThe identifier for a specific execution.
Model_IDThe identifier for the workflow model.
Trigger_TypeThe type of trigger that started the workflow execution.
Trigger_IDThe identifier of the trigger that started the workflow execution.
Created_ByThe name of the person who created the workflow.
Started_ByThe name of the person who started the workflow execution.
Deployed_ByThe name of the person who deployed the workflow version.
Workflow_StatusThe status of the workflow execution.
Start_TimeThe time the workflow execution was started.
End_TimeThe time the workflow execution ended.
Cycle_TimeThe duration of the workflow execution from start time to current state.
Qualifying_TasksThe number of partial credits the workflow has accumulated during its execution. (These are for any executed start shape, automated function, or User Task.)