Flow Extensions by me :)

FlowCanvas Forums Nodes, Macros & Examples Flow Extensions by me :)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1966
    flamacore
    Participant

      Here’s a package of a few simple extensions I created for Flow Canvas. They were created mostly because I needed them in handy situations. As they’ve become an essential part of my workflow, decided that I could share them with you.

      All of them are pretty self-explanatory. You can find 2 directories when you right-click on your canvas both of which are named Karagozler (my surname 🙂 ). One is under Flow Controllers and one is under Functions/Implemented

      Flow nodes are;
      Connect To Web<string> which connects to a web page with POST method and returns the output as a string and the second node is the same but only it returns the response headers as a dictionary.

      There are Dictionary nodes which allow you to create Dictionaries from lists, encryption options and some more…

      String operation nodes also come in handy a lot too. Replacing strings, counting strings etc etc…

      These are merely implemented versions of reflected functions that you can normally find easily.

      Attachments:
      You must be logged in to view attached files.
      #1978
      Gavalakis
      Keymaster

        Thanks for sharing!
        Nodes looks quite interesting and helpful indeed! They are well made too 🙂
        Thanks again.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.