Home App-Builder Apps ProcScript-Code Code Functions-API Functions Plans login

Script: Call Procscript Background

Script:

Function:

Run a ProcScript code block in the background. Note that max runtime is limited to 2 hours. If you want to call a GF webhook on completion, simply use the remote_curl function in your script.

Arguments:

Try it out

headers:
POST url:
scriptname:
payload:
You are not logged in
output:

Workflow Preview

Podio Workflow Automation

The below is a mock representation of what the action should look like in PWA/GlobiFlow (with our Chrome Extension).

Capture Result of a Remote ProcFu Script
Header(s):
***************************************
you@yourdomain.com
varname
=
From URL:
https://procfu.com/exe/call_procscript_bg.pf
POST Params:
scriptname=[some token]&payload=[some token]

If you do not have our Chrome Extension, the step should look something like this (click on "Headers" to show value).

Capture Result of a Remote POST or GET
Header(s):
Follow Redirects:
varname
=
From URL:
POST Params:
scriptname=[some token]&payload=[some token]

Zapier

The below is a mock representation of what the action should look like in Zapier.

Action

POST
Choose app & event
Webhooks by Zapier
Action Event
Set up action
URL
Payload Type
Data
some token
some token
Basic Auth

(Click on "Basic Auth" to show value)