• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Issue with data not parsing correctly when pulling from multiple sources

dodgenvy

Member
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.
 

Preeti Paryani

Well-known member
Staff member
Hello @dodgenvy,

Could you please provide us with the Workflow URL where you are facing this issue? This will help us investigate the problem more effectively and assist you accordingly.

Please be aware that to assist you effectively, we may need to access your Pabbly Connect account. If you're comfortable with this, please grant us permission by stating in your next reply:

"You have my permission to log into my Pabbly Connect account and edit the workflow, if required. Here is the registered email address associated with it."

Looking forward to assisting you further.

1756886624517.png
 

dodgenvy

Member
I can provide the URL, thank you: https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY1MDYzNjA0M2Q1MjZhNTUzMTUxMzMi_pc

Also, for reference, I am using 2 code nodes, and I saw that support would not be provided for anything code-related, but on my end, the code is validated, so the issue I have found is with the way each collection of data is sent to these nodes and improper mapping causing the .ics file to appear empty/unformatted.

"You have my permission to log into my Pabbly Connect account and edit the workflow, if required. Here is the registered email address associated with it."
[email protected] (my account is [email protected], but the workflow is under the Angie account).
 

Preeti Paryani

Well-known member
Staff member
Hello @dodgenvy,

Thank you for sharing the workflow URL. However, upon reviewing it, we are not able to identify the exact issue, as the workflow you provided has never been executed completely and always stops at the filter step. Because of this, it’s difficult for us to understand where the data is coming in inconsistently.

Could you please share a short screen recording showing the workflows where you are capturing the data from multiple sources and how the values are appearing as null or inconsistent? This would help us understand the issue much better and provide you with the right guidance.
 
Top