Skip to content

Triggering a URL on task completion #123

Answered by Ayagikei
polygami asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, thanks for using LifeUp and trying to integrate it with other apps!

In-app solutions:
Maybe you can only achieve it indirectly by completing the task->reward items->using the item to open the URL.

API solution:
LifeUp provides broadcast events for completing tasks. You can use other automation tools such as Tasker, Macrodroid, or your own Android program to receive this event and complete subsequent integration.

The approximate implementation is:

  1. LifeUp enables Broadcast events.
  2. Use automation tools to monitor the completion event of a specific task.
  3. Use automation tools to trigger the automatic opening of URLs.

For more information, please see: https://docs.lifeupapp.fun/en/inde…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@polygami
Comment options

Answer selected by polygami
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants