Unique

Most recent version: v1.0.0

Learn more about this Action in this article.

v1.0.0

Released on 09/24/2024

Minor bug fixing.

v0.0.3

Released on 08/01/2024

  • Added option to select output type Event:

- name: outputAs
   ui:
     label: Output as
   description: The type of the output
   required: true
   type: enum
   items:
       ...
       - label: Event
           value: EVENT
v0.0.2

Released on 08/06/2024

  • Added option to select output type: JSON or comma-separated list (CSV)

v0.0.1

Released on 07/24/2024

Initial version.

Was this helpful?