Hey there - I’m trying to work out either a custom node or some way to plug into mercury and struuuuuuggling
I want to build a simple tool I can run once a month to look at all of the incoming transactions into a checking account and then sum those and return the number as the result of the flow (lumpy cashflows from a moonlighting business and trying to simplify running payroll)
Hey @ortizl20! 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 @ortizl20 – Yes, a custom node should be possible as long as Mercury supports REST APIs.
https://www.gumloop.com/custom-nodes/builder
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M
It would also be cool to add a Mercury MCP server, will add that to our roadmap.