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}