Gummie is eating gummies

Actual Gummie Output:

  1. Connect the nodes in this order:

    • Connect the “response” output from Ask AI to the input of your Output node
    • Connect the output of your Output node to the “JSON String” input of the JSON Reader
  2. The complete connection path should be:
    Ask AI (response output) → Output node (input) → Output node (output) → JSON Reader (JSON String input)

This will allow you to see exactly what JSON is being passed from the Ask AI to the JSON Reader, making it easier to debug any formatting issues.

When challenged:

You’re right - the Output node doesn’t have an output connector that can be connected to other nodes. I apologize for the confusion.

Hey @Nick1! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Interesting. Can you share your flow or explain what you’re trying to achieve here? I can help you set this up. Gummie is also going to become A LOT more powerful soon.

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