would like to use the called workflow data but still facing issue and how to grab all the data with missing values

Hi @sabareesh,

you might want to write all details in the topic content and not the title …

From the limited details shared I believe your mistake is how to use the call workflow nodes. Here is an example of mine providing some guidance:

  1. Use Call Workflow (Table Based) in your “parent” workflow to call a remote one

  1. Use Container Input (Table) in the remote workflow to ingest the data coming from your “parent” workflow

  1. Use Container Output (Table) to pass back the data results to your “parent” workflow

Hope that helps.

Best
Mike

6 Likes

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