Output coming as blank for function node

I am trying to collect my share of expense from SPLITWISE (an application) using API token key. After the http node, i added the split node as per the suggestion and later added the function node - but the output for the function node is empty. Adding pictures of each nodes, please help.



Hey @Vallabhee_Rungta hope all is well, welcome to the community,

See if the following workflow can help:

I used static data, which simulates the response from splitwise (or it’s pretty close).
The final result is a list of expenses which includes the user_id in question (set in myID node) and its owed share.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.