Skip to content

Enclude-Components/Q365-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q365-Implementation

An implementation of the Q!365 Package. Contains invocable methods to more easily interact with the Microsoft Graph API.

Deploy

Install Latest Release

Contents

  • Apex Classes
    • SharepointCreateFolderInvocable.cls
    • SharepointCreateRecordLinkInvocable.cls
    • SharepointSearchFolderInvocable.cls
    • Sharepoint.cls
  • Custom Settings
    • Sharepoint_Settings__c

Development

To work on this project in a scratch org:

  1. Set up CumulusCI
  2. Run cci flow run dev_org --org dev to deploy this project.
  3. Run cci org browser dev to open the org in your browser.

Release

  1. Release a Beta Version
cci flow run release_unlocked_beta --org dev
  1. Test Deploy the Beta Version
cci flow run ci_beta --org beta
  1. Promote to a Production Version
cci flow run release_unlocked_production --org release

About

An implementation of the Q!365 Package. Contains invocable methods to more easily interact with the Microsoft Graph API.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages