Need help setting up

Here you are welcome to discuss items of general interest related to Push2Run
Post Reply
ThatITBloke
Posts: 2
Joined: Sun Feb 14, 2021 3:32 pm

Need help setting up

Post by ThatITBloke »

I've been through the setup process and have done everything correctly (I think), but when I run the test of opening the calculator, it doesn't work.

The command appears to be getting through to P2R, but it can't find the phrase.

Adding an image in this forum doesn't appear to work for me, so I've saved a screenshot of my main window online here: http://www.thatitbloke.net/p2r.jpg

My Session log looks like this:

Code: Select all

2021-02-14 19:41:12.746 - Push2Run version 3.5.1.0 started
2021-02-14 19:41:12.791 - Windows UAC notify feature is on
2021-02-14 19:41:12.792 - Normal privileges are in effect
2021-02-14 19:41:12.882 - Current network adapter is Ethernet
2021-02-14 19:41:12.909 - Network status is up
2021-02-14 19:41:16.632 - Automatic update check - you are running the most curent version of Push2Run
2021-02-14 19:53:39.656 - Connection with Pushbullet established
2021-02-14 19:53:39.868 - Daily database backup completed
2021-02-14 19:53:39.876 - Daily settings backup completed
2021-02-14 19:53:43.647 - Requested Pushbullet keep your account active
2021-02-14 20:04:17.305 - Incoming Pushbullet push ...
2021-02-14 20:04:17.306 - <Title>	Bart
2021-02-14 20:04:17.307 - <Body>	TextField
2021-02-14 20:04:17.795 - no matching phrases found
Any suggestions?
ThatITBloke
Posts: 2
Joined: Sun Feb 14, 2021 3:32 pm

Re: Need help setting up

Post by ThatITBloke »

I think I've found the issue - I needed to have curly braces around TextField in IFTTT, ie. {{TextField}}
RobLatour
Site Admin
Posts: 1003
Joined: Mon Feb 19, 2018 11:43 am

Re: Need help setting up

Post by RobLatour »

Yes, that's it.

In IFTTT to add a Textfield into the body, you can either click on the 'Add ingredient' button and then the 'Textfield' option and have it inserted for you, or you can type '{{TextField}}' without the quotes. Sometimes it shows up as '{{TextField}}' other times it shows up as a grey button like thing with black text that says 'TextField'.

In any case, glad you got it working - hope the program will be of good use to you.
Davwein
Posts: 1
Joined: Sat Apr 24, 2021 5:36 pm

Re: Need help setting up

Post by Davwein »

Ha! I had the same problem and this solution worked. Maybe in the same sentence of the instructions that says "not the quotes" you could note that the {{,}} are required...
Post Reply