Hello,
I am trying to take rows from a table that I receive from an email and upload those rows into a Sharepoint list. I am using the split function shown below in Compose, however when I run the flow, I receive the following error:
Unable to process template language expressions in action 'Compose' inputs at line '0' and column '0': 'The template language function 'split' expects its first parameter to be of type string. The provided value is of type 'Object'. Please see https://aka.ms/logicexpressions#split for usage details.'.
Not sure what I need to do to fix this error. Any suggestions?
You can use Encodian’s Utility - Parse HTML Table action to convert the data in an HTML table into JSON.
FYI – Encodian actions with the “Utility“ prefix only consume 1/20th of an Encodian action count . For example, a Standard plan has 500 actions so utility actions can be used 500x20 = 10,000 times. They are designed to be an incredibly cost effective productivity boost for your flow builds!
Hi @MCubedMama
Check below link for your reference
https://www.enjoysharepoint.com/power-automate-parse-email-body/
If you find this reply helpful, please consider giving it a LIKE AND
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Thanks,
Srini