Skip to main content

Generate Data

WFBs that are used to generate data.

NameDescription ParametersResult
Define ValuesDefine values (variables) to be used later with the status key
  • Formula: Value that is assigned to status key
  • Status Key: Key that can be used for accessing value
  • Returns a current parameter if enabled
    Define ObjectsDefines an object with properties for later use
  • Status Key: Key that can be used for accessing object
  • Datasource: Source from which data is be based on
  • Default Values: Values that are initially set for the object
  • Returns a current parameter when enabled
    Define TextDefine a string value and store it in a status key
  • Text: Value to be assigned to status key
  • Status key: Status key that can be used for accessing value
  • Returns a current parameter
    Define DatetimeDefine date value(Can choose current time) and store it in a status key
  • Use the current date: Using current time as a value
  • Date: Specify a date to be used as a value
  • Status key: Status key that can be used for accessing value
  • Returns a current parameter when enabled
    Define ListDefining list of values to be used later with status key
  • Status key: Status key that can be used for accessing value
  • Values: Values added to the list
  • Returns a current parameter
    Get Current UserGet the object for the user who executed the workflow
  • Property: User property
  • Status key: Status key that can be used for accessing value
  • Returns a current parameter
    Get Current LocationGet the current geolocation of the userStatus key: Status key that can be used for accessing valueReturns a current parameter when enabled
    Get Current LanguageReturns current language as LCIDStatus key: Status key that can be used for accessing valueReturns a current parameter when enabled