Skip to content

Store

Facebook integration

Adding Qrowdify app to your facebook let you fetch and show experiences inside facebook channels and your temmate's can accept the experiences inside facebook channels.

Sign-up and login Facebook

Qrowdify let users to create account using their facebook account.

Experiences(Tasks) in messenger

You can use this API to fetch, update and create tasks on Qrowdify platform.

Fetch single task

Fetch task with a particular id.

Property Type Description
task_id int Qrowdify task id
GET /task/{task_id} task:read

Facebook messenger experience view alt text

Example request

Task {task_id}
POST /task/create

Example facebook create request

Task create {json_file_path}