ProcFu Help
Search
▶️

Scripts

Leverage our collection of useful scripts to add missing features to Podio Workflow Automation.

From Podio Workflow Automation

ProcFu scripts are designed to be easily callable from any GlobiFlow POST action.

All calls must come securely over HTTPS and include your Auth Token in the Authorization header (found on the 🧮Account page).

In Vanilla GlobiFlow, it would look like this:

Using our Chrome Extension, it would look like this:

💡
Make sure that all variables passed via GlobiFlow are individual variable tokens to make sure they're encoded correctly. Do not try to pass values in the actual POST Params field.

From Elsewhere

You can also call ProcFu scripts from other services, eg from a PHP script:

However, for security purposes, scripts can only be accessed from GlobiFlow servers. If you wish to access them from other servers, you must whitelist those server IP's on the Account page in your ProcFu account.

The Scripts

For a full list of all scripts including an interactive tool to test and run them, please go to:

ProcFu for Citrix Podio and GlobiFlow
from the creators of GlobiFlow for Podio * hello_world.pf - The most basic example of a script. Given a name, it will simply greet the person with Hello.
http://procfu.com/scripts.php

(c) 2024 ProcFu for Podio - by Globi | Join the Discussion in our Podio Workspace.