šŸ†• Mini Apps by ProcFu - Now available for Tape

A huge thank you to everyone who requested this integrationā€”and, of course, to those who made it possible! Weā€™re super proud to partner with Andreas HĆ¼ttenrauch, the founder of ProcFu.

:tada: Tape is now available as a data source in ProcFu for building custom apps.
ProcFu MiniApps let you transform your Tape data into fully functional web apps without the need for heavy coding. For more advanced needs, you can customize these apps with your own code.

What can you build with Tape and ProcFu MiniApps?

  • Client portals
  • Internal tools
  • Mobile apps
  • and moreā€¦

Get started: visit Tapeā€™s integration gallery to see how you can connect ProcFu MiniApps ā†’ click here

13 Likes

For those who need a little inspiration on what can be done with MiniApps:

Iā€™ve created a short video to demonstrate how ProcFu can simplify complex challenges in Tape.

In the video, I showcase three example solutions:
:one: A Support App ā€“ Streamlining issue tracking and resolution, providing a user portal.
:two: A Visitor Sign-In Form ā€“ Complete with a signature field for added functionality.
:three: A Receipt Upload and Tracking System ā€“ Helping to manage expenses with ease.

These examples only scratch the surface of whatā€™s possible with ProcFu. Itā€™s an incredibly versatile tool that can help you build solutions tailored to your needs.

If you havenā€™t yet explored what ProcFu can do, I hope this video sparks some inspiration!

I should say that in the receipt example Tape is handleing the data extraction.

8 Likes

Thanks so much for sharing! I really appreciate you taking the time to provide thisā€”itā€™s always great to receive such valuable input for the community :tada:

6 Likes

Great work @Jason.

I canā€™t wait to see what else you guys come up with.

14 Likes

Thanks, @andreas-globi and thank you for such a great tool that makes things so easy :slight_smile:

6 Likes

Happy to see you here @andreas-globi! Thanks for ProcFu! Amazing tool

4 Likes

Dumb question maybeā€¦ how do we connect Tape to ProcFu and start using it?? Iā€™m not seeing any workflow block for ProcFu.

Hi @ScottA
I found it by clicking ā€œClick hereā€ at the top of this post under ā€œGet Started.ā€
On the new page, I hope the description under ā€œHow to useā€ is what youā€™re looking for.

1 Like

If youā€™re referring to the Chrome Extension that lets you create a ā€œProcfu actionā€ (which is really just an HTTP action in PWA with all of the headers, URL and parameters pre-filled), I would assume this doesnā€™t exist yet and probably wonā€™t until some kind of API exists with Tapeā€™s automation tool. But that doesnā€™t mean you canā€™t call Procfu from Tapeā€™s automation tool, you would just have to populate all of the HTTP parameters manually.

Procfu is obviously designed to work mostly with Podio and PWA but it does have other uses, some that are useful even outside of any kind of low-code solution (weā€™ve used Procfu from our own custom coded applications plenty of times).

While Tape does have an oAuth integrator tool, Procfu also has powerful actions with apps like Google, Notion, Sharefile, Xero, and itā€™s much easier to authenticate with Procfu and then call these actions rather than having to code all of these API calls from scratch.

2 Likes

Thanks @RobertForster - I missed that link. Much appreciated.

Thanks @andrew.cranston - I actually forgot that I loaded that Chrome extension and that was a requirement for Podio (its been so long ago). We use ProcFu a LOT with moving docs to Google Drive and manipulating them, stacking, deleting, creating whole folder trees, etc. Unsure how I lived without it before. So, was super happy to see that its connectedā€¦ I just need to put the pieces together. Thanks for the info.

@andrew.cranston as far as ā€˜populating the HTTP parameters manuallyā€™ I assume you mean putting all this info below into some coding block in Tape automation? Is there an example of how to do that anywhere that youā€™re aware of? I am not a coderā€¦ but I excel at copy/paste/edit. :laughing: Thanks.

Itā€™s pretty much the same, please see attached screenshot. In the headers you would put your token where Iā€™ve blacked mine out and then URL parameters, just like PWA. Itā€™s still best to formulate all of your variables into tokens and then drop them in here so theyā€™re URL encoded properly (and actually Tape makes it even easier to do that because you can formulate multiple variables at once in a single execute script action) but the basics are the same.

Looking at your example, I realize that some of what Procfu is good at is still tied tightly to Podio and perhaps in the future, accounts can be made for Tape apps and fields. For instance, again looking at your example, I could see a new script called something like ā€˜tape_files_to_googleā€™ where instead of supplying a Podio Item ID, youā€™d supply a Tape Record ID and the field ID that contains the files. For these types of things, I recommend going into the Procfu Users forum in Podio and creating feature requests.

In spite of that Podio specificity, I still think thereā€™s a lot of power and potential here, however thereā€™s another roadblock in the way at the moment.

@Tim @Leo In order to call Procfu functions from outside of Podio, you have to either whitelist the IP addresses of where the calls are coming from, or the hostname of the source. It seems this list is out of date: IP Addresses | Tape Developers Is it possible to get this list updated so that @andreas-globi can auto whitelist them in Procfu? I did a couple of test calls but Iā€™m seeing IPs that are not on the list. I know your list says not to rely on static IPs but this is sort of how Procfu security works and Iā€™m hoping the list doesnā€™t update itself that often. :stuck_out_tongue:

4 Likes

Thanks for bringing this up @andrew.cranston - indeed the list was ā€œa littleā€ outdated. An update was just published, the page does now contain an up-to-date overview of the Tape servers. :slight_smile:

Happy to see this vivid discussion - and the new Procfu+Tape integration in action! :partying_face:

Cheers
Tim

4 Likes

Thanks everyoneā€¦ Loving Tape every day that passes! Keep up the great work. :heart:

6 Likes

Iā€™ve been following the discussion hereā€”really interesting!

Do you think itā€™s possible to use this on a mobile phone to update data in Tape? For example, changing a taskā€™s status (category field) from ā€œIn Progressā€ to ā€œDoneā€ or creating a new record directly on the mobile phone and syncing it with the Tape data?

2 Likes

Absolutely!! Not only that, you can actually iFrame mini apps into a calculation field in Tape, and that calc field will actually show up in the mobile app also! While Tape is still figuring out their mobile app, Tape + Mini Apps can definitely bridge the mobile gap if employed properly.

1 Like

Iā€™ve had a look around and find ā€œBridge the Mobile Gapā€ very interesting!

If Iā€™m understanding it correctly, you need to create a separate ProcFu Mini App for each Tape app, like one for Tasks, another for Contacts, etc. My use case would involve making small changes to data on the mobile app. For example, updating the category field of a Task, adding a Contact (relation field), or creating a new item in Tasks.
Does anyone know if there are any good guides or tutorials available for Tape users? Thank you!

You donā€™t need a mini app for each Tape app. You would use Mini Apps to build a comprehensive application that accesses data in selective ways, and instead of using Podio, you use Tape.

Perhaps this might be useful as a starting point: https://www.youtube.com/watch?v=FObPL1Tv8Lc

You could also check out the Procfu Users forum on Podio.

3 Likes

Thank you, @andrew.cranston , for sharing the video!
Thereā€™s one thing I havenā€™t quite understood yet: why is it called ProcFu Mini Apps? The website only mentions ProcFu. Are Mini Apps specifically designed for mobile apps, or am I missing something? Thank you!