-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I have been a newbie in using Pybossa and its various associated tools. I was going through the documentation and understood how it is taking in the data in this form.
{'fired_at':,
'project_short_name': 'project-slug',
'project_id': 1,
'task_id': 1,
'result_id': 1,
'event': 'task_completed'}
But, if I want to execute this in real time, what needs to be given as url for the webhook in the project and what are other requirements to execute it with the Pybossa.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels