Remote Action Execution
The Remote Action Execution action is used to obtain a "Remote Action Token" needed for executing actions on remote devices using Tasker. This token allows other devices to perform tasks or set variables on the device where the token was generated.
Steps to use Remote Action Execution:
- Ensure setup is complete as per the Remote Action Execution setup guide.
- Add the Remote Action Execution action in a Tasker task.
- Choose the Execution Mode:
- Query: Retrieve the current Remote Action Token.
- Reset Token: Generate a new Remote Action Token if needed, for example, after a security incident.
- Use the obtained token in the Remote Device field of other actions (like Perform Task or Set Variable) to control remote devices.
Usage Example:
- Get a Remote Action Token from your Pixel 5.
- Send this token to Dropbox for easy access.
- Utilize the token on your Pixel 6 to execute actions directly on your Pixel 5.
The Remote Action Execution function operates using Firebase Cloud Messaging (FCM). For more detailed technical documentation, visit Firebase Cloud Messaging docs.