Thanks a ton! Seeing the exception makes a lot more sense now.
Any other tips for this flow? I've been scrounging around similar ones for ideas.
How do I stop errors from keeping the flow going? Do I need more then this one exception?
Search found 10 matches
- 18 Aug 2014 18:05
- Forum: User Help / Bug Reports
- Topic: Help optimize this lost phone flow?
- Replies: 5
- Views: 12303
- 18 Aug 2014 17:29
- Forum: User Help / Bug Reports
- Topic: Help optimize this lost phone flow?
- Replies: 5
- Views: 12303
Re: Help optimize this lost phone flow?
You could use an error handling connection to specifically handle the case when no location can be acquired within the timeout period. To do this you could set the timeout of the action Init Variable Location to 1 minute and create a connection from the location action to a the action you want to e...
- 17 Aug 2014 17:35
- Forum: User Help / Bug Reports
- Topic: Help optimize this lost phone flow?
- Replies: 5
- Views: 12303
Help optimize this lost phone flow?
Sorry in trying to be as specific as possible. When using the location-based feature if the phone doesn't find a location fast enough it will error. I change this to tell the phone to find a new location however it takes a very long time to do this and doesn't move through the rest of the flow until...
- 22 Jul 2014 20:12
- Forum: User Help / Bug Reports
- Topic: How to Send SMS to Multiple Contacts or Groups
- Replies: 2
- Views: 8594
Re: How to Send SMS to Multiple Contacts or Groups
Bump
I'm also interested in mailing to a group found.in google gmail or in my android group / people list
I'm also interested in mailing to a group found.in google gmail or in my android group / people list
- 22 Jul 2014 20:06
- Forum: Feature Requests
- Topic: Post {notification} to Xabber
- Replies: 0
- Views: 5603
Post {notification} to Xabber
Xabber is xmpp client that is popular in gaming groups.
Could automagic implement a similar feature to Twitter (which is awesome btw) to Xabber and it's assigned account / chat room? The app would of course need to be installed on the device.
Could automagic implement a similar feature to Twitter (which is awesome btw) to Xabber and it's assigned account / chat room? The app would of course need to be installed on the device.
- 21 Jul 2014 19:51
- Forum: User Help / Bug Reports
- Topic: getting the full app notification pushed to email?
- Replies: 5
- Views: 13723
Re: getting the full app notification pushed to email?
in your "Mail with Gmail" action just add these into BODY section: {title} {notification_text} {notification_text_big} it will email a notification text to you. Regards. sorry for the super late response. Thanks for the tip! That is working. i did put this in as you suggested, however its not deliv...
- 03 Jul 2014 23:28
- Forum: User Help / Bug Reports
- Topic: getting the full app notification pushed to email?
- Replies: 5
- Views: 13723
Re: getting the full app notification pushed to email?
any examples to follow from? im far, far from a programmer and im pretty lost on how to get this doneZSasha wrote:notification status bar displayed has additional variables that contain text of the actual notification.
Check the help file - you'll fine them there.
Regards.
- 03 Jul 2014 20:20
- Forum: User Help / Bug Reports
- Topic: getting the full app notification pushed to email?
- Replies: 5
- Views: 13723
getting the full app notification pushed to email?
I have an app installed called eve watch. It's for a game and alerts via specific notifications for "Tower" Currently I figured out how to get automagic to email me when an alert happens (using s, Tower) but is would like the entire alert included in the email. How do I accomplish this? http://autom...
- 16 May 2014 20:24
- Forum: User Help / Bug Reports
- Topic: Sending an email to a group using gmail
- Replies: 1
- Views: 6244
Sending an email to a group using gmail
is this possible? i have a group with many addresses that i would like to email instead of just one email address at a time
- 03 Apr 2014 15:34
- Forum: User Help / Bug Reports
- Topic: Starting flow when app has a specific message?
- Replies: 3
- Views: 11288
Starting flow when app has a specific message?
Hello, im a new user to Automagic with zero programming skills, so bare with me.
My goal is when a specific app sends a notification to my phone (text = "x") that it then triggers actions.
So far I think I have the actions down, but im getting lost on how to create this specific condition.
My goal is when a specific app sends a notification to my phone (text = "x") that it then triggers actions.
So far I think I have the actions down, but im getting lost on how to create this specific condition.