From 95a0f7dd5d28df0562ad1113da9cccd9de4793a3 Mon Sep 17 00:00:00 2001 From: Bivic Date: Fri, 22 Nov 2024 18:06:44 +0100 Subject: [PATCH] no need for playbook creation in intakev2 --- docs/integration/categories/email/o365.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/integration/categories/email/o365.md b/docs/integration/categories/email/o365.md index ed967efec..a7da3d392 100644 --- a/docs/integration/categories/email/o365.md +++ b/docs/integration/categories/email/o365.md @@ -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.