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

API for running a playbook #54

Closed
skyghost2210 opened this issue Oct 30, 2020 · 1 comment
Closed

API for running a playbook #54

skyghost2210 opened this issue Oct 30, 2020 · 1 comment

Comments

@skyghost2210
Copy link

Is there anyway that I can execute an API call that run a playbook? (By creating a job or anything else?)

I appreciate your help.

@glicht
Copy link
Collaborator

glicht commented Nov 1, 2020

A playbook is run by creating an incident. Each incident type is associated with a playbook which is run when it is created. See an example here: https://github.com/demisto/demisto-py/blob/master/examples/create_incident_example.py

@glicht glicht closed this as completed Nov 1, 2020
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

2 participants