After the new update I noticed that some part of the flow is not running properly and even get skipped some times
https://www.gumloop.com/pipeline?workbook_id=dgaHHJCSMcrZHXHVLvC7bo&run_id=ATRjxy5NUHsJLxegycb7WP
After the new update I noticed that some part of the flow is not running properly and even get skipped some times
https://www.gumloop.com/pipeline?workbook_id=dgaHHJCSMcrZHXHVLvC7bo&run_id=ATRjxy5NUHsJLxegycb7WP
Hey @user11! 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.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
You can find your run history here: https://www.gumloop.com/history
Hey @user11 – I can see two issues here:
Ask AI
node is not connected to anything. Its not required to connect an input to the ‘Ask AI’ node but given your flow it seems like it should intake the market information from the Combine Text
node. With the new update you’ll need to drag the badge into the connected node as well—otherwise, the connection won’t register. Basically, nodes can now accept multiple inputs, and to specify which input a node receives, you’ll need to drag the badge from the side menu. If you skip that step, it’s treated as if there’s no connection, so the link disappears when you refresh.So its two step:
Video on connecting nodes: Introducing a new way to build in Gumloop
Ask AI
node that intakes the Tweet and double checks and keep the post under the character limit. You could also add a Text Formatter
node and truncate the content.Let me know if this makes sense and works for you
resolved, thanks.
Are you guys planing to add more features to the tweeter poster/scraper nodes?
I was trying to post automate replies under my tweets and mentions but I couldn’t manage to do it with Gumloop.
Basically I’m trying to build a tweeter bot who posts tweets automatically, and also replies back to the people who comment and mention.
Thanks! I think this might be out of scope for now since all automations are stateless — they don’t have memory and can’t go back and forth like replies on a tweet.
That said, I can add a Twitter trigger to the long-term roadmap, which could help enable this use case.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.