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

no need for playbook creation in intakev2 #2102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions docs/integration/categories/email/o365.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,17 +93,6 @@ Go to your Sekoia.io [Intakes page](https://app.sekoia.io/operations/intakes), a
3. Click `Manually` then click `Create`
4. Copy the `intake key`

#### Create your playbook

Go to your Sekoia.io [playbooks page](https://app.sekoia.io/operations/playbooks), and follow these steps:

1. Click on `+New playbook` to create a new playbook
2. Select `Create a playbook from scratch` when creating a playbook
3. Give it a `Name` and a `Description`
4. During the step "Choose a trigger", search for `Office 365` then select `Office 365 Management API`. The playbook details interface will open and will contain only one module named `Office 365 Management API`
6. Click on the module, and configure it by clicking on the "Configuration" tab on the right panel using the `client id`, the `client secret`, the `intake key` (from the previous step) and `tenant id`
8. Save the playbook and start it

!!! Important
Once the integration is created on Sekoia.io, it may take up to 12 hours for the Microsoft API to make data available for the first time.
After validation from the Microsoft API, it will take **at least** 15 minutes to retrieve the first events.
Expand Down
Loading