amlakawit / send-xlsx-in-requested-format-Mule4

A Mule 4 Application that reads an xlsx file and sends it in a requested format. The request data type can be specified either as query or url parameters. The supported data types are json, csv, or xml. If the requested data format is not specified in either, json is returned. If the requested format is specified but not either one of the above 3,”not supported format” message will be returned.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

send-xlsx-in-requested-format-Mule4

About

A Mule 4 Application that reads an xlsx file and sends it in a requested format. The request data type can be specified either as query or url parameters. The supported data types are json, csv, or xml. If the requested data format is not specified in either, json is returned. If the requested format is specified but not either one of the above 3,”not supported format” message will be returned.