Help Please - Tally Counter Send Email

CDD

New member
I'm a new user to automations; I've been using macrodroid so far just for kicking up Spotify and a couple screen options when I connect to my car bluetooth. Trying to get into new uses.

So we use an app called Tally Counter (https://play.google.com/store/apps/details?id=de.cliff.strichliste&pcampaignid=web_share) and I am trying to create an automation for sending the tally via email at the end of each day.

I've been struggling to make an action block using the UI Interaction under Device Actions. Some of the screen options don't seem to trigger its recording to the macro action list.

The steps inside the Tally app I need are:

- at 17:10 each day
- select 'More Options' (the 3 dots) from the top right
- select 'Send Via...'
- choose Gmail
- send to 'email@email.com'
- select 'Reset Counter' (circular arrow)
- click 'Ok'


The 'Send Via' step is where I can't seem to get it to create an action on my list in the Action Block, it records the 'Select More' step then records the 'Gmail' selection.

Is there something I'm missing to make it do that? Or am I perhaps using the wrong choice altogether to make this process happen??

I'd appreciate any help I can get on this process. Thank you!!!!!

((If I'm posting in the wrong place, I apologize - please nudge me in the correct direction))
 

dhj49er

Well-known member
I'm a new user to automations; I've been using macrodroid so far just for kicking up Spotify and a couple screen options when I connect to my car bluetooth. Trying to get into new uses.

So we use an app called Tally Counter (https://play.google.com/store/apps/details?id=de.cliff.strichliste&pcampaignid=web_share) and I am trying to create an automation for sending the tally via email at the end of each day.

I've been struggling to make an action block using the UI Interaction under Device Actions. Some of the screen options don't seem to trigger its recording to the macro action list.

The steps inside the Tally app I need are:

- at 17:10 each day
- select 'More Options' (the 3 dots) from the top right
- select 'Send Via...'
- choose Gmail
- send to 'email@email.com'
- select 'Reset Counter' (circular arrow)
- click 'Ok'


The 'Send Via' step is where I can't seem to get it to create an action on my list in the Action Block, it records the 'Select More' step then records the 'Gmail' selection.

Is there something I'm missing to make it do that? Or am I perhaps using the wrong choice altogether to make this process happen??

I'd appreciate any help I can get on this process. Thank you!!!!!

((If I'm posting in the wrong place, I apologize - please nudge me in the correct direction))
When manually executing the steps inside the Tally app is the email sent?

If not, then the macro won't send the email.

Make sure the wait action after each UI action is long enough for MD and the tally app to complete the operation.
 
Top