Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Webhooks in real-time #3

Open
daksh-agarwal opened this issue Dec 22, 2016 · 0 comments
Open

Running Webhooks in real-time #3

daksh-agarwal opened this issue Dec 22, 2016 · 0 comments

Comments

@daksh-agarwal
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant