Dev_toolsIn development

Procfu

ProcFu enhances Podio's capabilities by providing a suite of automation tools and functions, enabling users to create scripts, mini apps, and integrate with various services to streamline workflows.

In development

Cataloged and scoped, not yet available to run in production.

12
actions

Actions

Operations this integration can perform.

13

Array Difference Deletions

Tool to return items removed when comparing two JSON arrays. Use when you have two arrays and need to know which elements were deleted.

Array Diff New

Tool to return items added in the second JSON array. Use when you need to identify new elements between two list versions. Example: Compare [1,3,4] vs [1,3,6] to get [6].

Array Diff Same

Tool to get items present in both JSON arrays. Computes the intersection locally to avoid external API dependency. Rules: - Two items are considered equal if their JSON representations match (with sorted keys for objects). - The result contains unique items present in both arrays, preserving the order they appear in json_array_b.

Array Sort

Tool to sort a JSON array of values. Use when you need to order elements ascending or descending.

Copy Podio files to FTP

Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.

Delete Google Drive

Tool to delete a Google Drive file or folder. Use after obtaining a valid Google Drive ID.

Generate dummy data

Tool to generate dummy data. Use when you need random emails, text, numbers, dates, people, addresses, or images for testing or placeholder data.

Google Drive Delete

Tool to delete a Google Drive file or folder. Use after obtaining a valid Google Drive ID.

Triggers

Events that start workflows from this integration.

1

Webhook Received

Triggers when a custom webhook receives data via a POST request to a ProcFu URL.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.