Integrations > Podio Workflow Auotmation
Calling Functions in PWA

Thaha
App Builder & Automation Expert
Stay Updated with ProcFu!
Subscribe to our newsletter for the latest tips, updates, and automation insights.
Subscribe NowYou can easily use ProcFu functions in any POST action within Podio Workflow Automation (PWA).
For secure communication, ensure all calls are made over HTTPS and include your Authentication Token in the Authorization header. You can find your Auth Token on the Security and Keys page.
Here's how it's done in basic PWA setup

If you're using our Chrome Extension, the process would look like this:

Tip: When passing values to ProcFu block, always use the individual variable tokens to ensure correct encoding. Avoid putting values directly into the POST Params
field.