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

Script: Podio Search App Comments

Script:

Function:

Create a stream to search and fetch matching comments from a Podio App.<br><br>Note that if the stream returns [] it does not mean the search is finished. Only when the stream returns FALSE is it complete. Also note that the count sent with stream_fetch may not be the count of comments you get back.

Arguments:

Returns:

Try it out

headers:
POST url:
app_id:
search_val:
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/stream_podio_app_comments_search.pf
POST Params:
app_id=[some token]&search_val=[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:
app_id=[some token]&search_val=[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)