Learning how to create AI workflows

I recently started learning how to create AI workflows. An AI workflow is essentially stitching together different online tools and using them as parts of a machine. The one I'm building right now has three nodes, and it works like this: I enter information into a form I made on a website called Tally. Tally then sends the information to Google Gemini (I used Gemini instead of Claude because Gemini has free API credits), and Gemini then pastes its finished text into a Google Doc that pops up on my Docs homepage. I learned how to build this workflow using Claude, Gemini is acting as the brain for this specific. I'm excited to see what else workflows can do.