Skip to main content

Docassemble interface for Microsoft Graph API.

Project description

Microsoft Graph API (Office 365) for Docassemble

Provides Graph API access to Docassemble, returning Docassemble objects. E.g., Individual, Address, etc.

Works with application level permissions, not user permissions.

Administrator Setup

Create an application in Azure Portal following instructions here and provide it with a set of credentials.

Add a new section to your Docassemble configuration that looks like this, replacing with the details from your new application:

microsoft graph:
  tenant id: xxxxxxx
  client id: xxxxxxxx
  client secret: xxxxxxxxx

Implemented APIs

  • Get user information (with user principal name, typically email address)
  • Get user contacts (with upn)

Usage

See example interview, msgraph_example.yml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docassemble.microsoftgraph-0.0.6.tar.gz (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page