Skip to content

feat: Excel Attachment Parse to JSON #147

@rohi-v

Description

@rohi-v

A Flow Designer action called "Parse Excel Attachment to JSON" that accepts an attachment sys_id as input and validates if the file is Excel (.xlsx/.xls), and returns two outputs: JSON Data (array of parsed rows) and Message (success/error message).

Input : attachment sysid
output : JSON Data and Sucess/failure Message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions