Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this Article

...

  • User must be created and added to the Active Directory.
  • User must be created and added to the appropriate Slack Workspace.

This integrated Pipeline includes two Pipelines with a combination of Exchange Online, OneDrive, and Slack Snaps. 

  1. First Pipeline - We build this Pipeline to send onboarding emails using the Send Email Snap of Exchange Online Snap Pack.
  2. Second Pipeline - We build this Pipeline to automate the following tasks:
    1. Poll the email box to identify new emails.
    2. Connect Exchange Online, OneDrive, and Slack Snaps to perform the following tasks:
      • Exchange Online - Create and send a calendar invite for the induction session, and add the new-hire to the shared contacts list.
      • OneDrive - Assign access to one or more libraries in OneDrive.
      • Slack - Invite new-hire to Slack channels, upload picture of the new-hire, and post an introductory message.

...

In this Pipeline, we configure the details of the new hires, and send introductory emails to new hires. We use the JSON Generator Snap, the Throttle Bot Script Snap, and the Exchange Online - Send Email Snap to accomplish these tasks.

Image Removed
JSON Generator SnapJSON Generator Output

Throttle Bot Snap

Send Email Snap Message in Email Body

Upon execution, this Pipeline sends an email to the new hire.

...