Feed integration

How it works:

We give you a feed with tasks, you integrate it into the app and automatically show users the tasks.

General recommendations:

  • Tasks can be integrated on a separate task tab (Special/Partners) or next to other tasks that you place manually.

  • Please keep in mind that there will always be users for whom there is no active task at the moment. As most assignments may have geo, iOS/Android targeting, and daily/monthly limits.

  • If a user completes a task - we flag it with IS_DONE, in this case we need to show it as Completed.

  • Each task has a text (on average about 40 characters with spaces), an icon and a button to go to the task.

We have two ways of a feed integration — Server-to-server or SDK, you can choose whatever you like.

Last updated