katalystjay
Member
- Consent to Access & Modify
- I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I have a feed from a google sheet. In this sheet I have a range of column headers setup, and a set of this columns have dates as the header. I then populate row by row data (in this instance client name, email and amount due on each date). I can send this data to pabbly web hook but then I get stuck extracting to create invoices. What I need to be able to do is have an array created from the data so I can run an iterator to create an invoices (using Xero) for each date that has a payment amount. There seems to be no way to extract the column header if I setup a manual set of Xero tasks. I have tried receiving the raw data from rather than simple however then trying to split that with a text formatter to create an array only ever returns a full set of simple data.
How can I access those headers (as I want to use them as the invoice due date) along with the payment amount for the client on each row?
How can I access those headers (as I want to use them as the invoice due date) along with the payment amount for the client on each row?
