Skip to content

Running Webhooks in real-time #3

@daksh-agarwal

Description

@daksh-agarwal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions