Interface BatchWorkflowRunCreateResponse.BatchIdStage

    • Method Detail

      • batchId

        BatchWorkflowRunCreateResponse._FinalStage batchId​(@NotNull
                                                           java.lang.String batchId)

        A unique identifier for the submitted batch. This ID can be used to correlate the workflow runs created by this request. You can find this batchId associated with individual runs when listing workflow runs or in webhook payloads.