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

Update o365.md #1869

Merged
merged 1 commit into from
Jul 5, 2024
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ Go to your Sekoia.io [Intakes page](https://app.sekoia.io/operations/intakes), a

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 `Use a template` when creating a playbook
3. Search for `Office 365` then select `Office 365 Management API`
4. Configure the module configure with the `tenant id`, the `client id` and the `client secret`
5. Set up the trigger configuration with the `intake key` from the previous step
6. Save the playbook and start it
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.
Expand Down
Loading