
Bill Carovano
Podio Enthusiast, Founder of Digiflow Software Solutions and former Citrix/Podio employee
- Total activity 750
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 8
- Subscriptions 337
Comments
Recent activity by Bill Carovano-
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...
-
I don't know if it will fix the problem, but another difference between your flow and mine is that the Tracking Number and Company ID in yours does not have double quotes around it. I would try ma...
-
Have you tried changing the "from URL" to start with https:// instead of http:// ?
-
You will need to put quotes or double quotes around the API token.
-
Can you post a screen shot of your flow?
-
I was able to get this code in PWA to work. You'll need to substitute your own CallRail account ID, company ID, tracking number, and integrate with your existing app. I'd also suggest adding erro...
-
Isaac Walker, understood on your situation. I can attest that this CallRail API works with the Remote HTTP post action in Podio Workflow Automation: https://apidocs.callrail.com/#send-a-text-messag...
-
There is an API from CallRail for outbound SMS, but unfortunately it's very limited and that's why automations for this were not included in the REI Pack. As noted here, CallRail has a 140-characte...