
Bill Carovano
Podio Enthusiast, Founder of Digiflow Software Solutions and former Citrix/Podio employee
- Total activity 746
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 8
- Subscriptions 335
Comments
Recent activity by Bill Carovano-
With Podio webforms, you could potentially pull this off with pre-filled (hidden) fields (for UTMs, Click IDs, Landing page) and some custom CSS that hides those fields. But honestly you'd probably...
-
Another option would be to use this function provided by the Procfu extension to PWA: http://www.procfu.com/scripts/?s=app_get_view_total.pf
-
There is an official response to this bug posted here: https://status.podio.com/incidents/60cgdcz4cn9r
-
This might help: http://pushingpodio.globi.ca/creating-a-booking-form-app.php
-
This should help: https://help.podio.com/hc/en-us/articles/201019828-User-Management
-
Hi Isaac - glad you got the CallRail outbound SMS to work. Regarding your other question, the answer is a bit specific to your implementation of Podio. But it sounds like you just need to adjust t...
-
Yes, this Podio extension is widely used for this use case: http://globimail.com/
-
Your question is pretty specific to your implementation of Podio, but in any case this might help: https://workflow-automation.podio.com/help/attach-files.php This presumes you have a relationship ...
-
Make sure you are using the CallRail "Company ID" and "Account ID" properly in the API call. The API call uses the account ID (which is what I tested with), but it looks like you're using the compa...
-
It can be comment triggered, when item updated, or manual. (Definitely *not* the external webhook trigger). I recommend putting your code in a manual flow according to best practice #3 on this lis...