I am creating a custom .ics calendar event, and there is an issue with all of the data parsing in time for the file to be created.
Similarly, in another workflow, I have built the same issue persists where data comes in inconsistently or appears missing/null, creating empty values near the end of the flow.
Has anyone had issues with values appearing null when you are pulling data from multiple sources? Unlike n8n, there is no node where you can create a collection of data values from numerous sources and create fallback values in the case of failures or null values, which I find a bit frustrating.
Similarly, in another workflow, I have built the same issue persists where data comes in inconsistently or appears missing/null, creating empty values near the end of the flow.
Has anyone had issues with values appearing null when you are pulling data from multiple sources? Unlike n8n, there is no node where you can create a collection of data values from numerous sources and create fallback values in the case of failures or null values, which I find a bit frustrating.