Skip to main content

Remote Procedure Calls (RPCs)

What are they?

  • Think of RPCs as sub modules that are called to help the main modules get the inputs they need
  • They CAN NOT be called inside the module itself, instead, they are called inside of the "Mappable Parameters" tab

How do I use them?

  • List Files
    • Call this usingĀ rpc://listFolders
  • List Folders