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

ms onenote master #353

Merged
merged 9 commits into from
Sep 18, 2023
Merged

ms onenote master #353

merged 9 commits into from
Sep 18, 2023

Conversation

shahminiaru
Copy link
Collaborator

Uploading 4 templates for Microsoft OneNote.

  • Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote
  • Append a note in Microsoft OneNote when a task is created in Asana
  • Append a note to the Microsoft OneNote page for each file downloaded from Google Drive
  • Create a page with embedded content for each new email received with attachments from Microsoft Exchange

@shahminiaru shahminiaru changed the title ms onenote ms onenote master Aug 17, 2023
4 ucs
@shahminiaru
Copy link
Collaborator Author

{
"name": "Append a note in Microsoft OneNote when a task is created in Asana",
"description": "Use this template to append a note to a Microsoft OneNote page whenever a new task is created in Asana. The note is added based on the Asana assignee status.",
"summary": "Asana to Microsoft OneNote",
"sourceApp": "asana",
"targetApps": ["msonenote"],
"tags": ["asana", "msonenote", "if"],
"offerings": ["app connect professional"]
},
{
"name": "Append a note to the Microsoft OneNote page for each file downloaded from Google Drive",
"description": "Use this template to append a note to the Microsoft OneNote page for each new file downloaded from Google Drive. Google Drive retrieves and downloads the files periodically. For each new file, OneNote creates the file and adds a note to it.",
"summary": "Scheduler to 3 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["googledrive", "msonenote", "slack"],
"tags": ["scheduler", "googledrive", "msonenote", "slack", "foreach", "if"],
"offerings": ["app connect professional"]
},
{
"name": "Create an HTML file in Box for each page of the HTML content retrieved from Microsoft OneNote",
"description": "Use this template to create an HTML file in Box for each page of the content downloaded from Microsoft OneNote. An HTML file is created in Box based on the downloaded HTML content from the retrieved OneNote pages.",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["msonenote", "box"],
"tags": ["scheduler", "msonenote", "box", "foreach"],
"offerings": ["app connect professional"]
},
{
"name": "Create a page with embedded content for each new email received with attachments from Microsoft Exchange",
"description": "Use this template to create a page with embedded content for each new email received with attachments from Microsoft Exchange. Otherwise, a slack notification is sent, notifying that the email has no attachment.",
"summary": "Microsoft Exchange to 2 applications",
"sourceApp": "msexchange",
"targetApps": ["msonenote", "slack"],
"tags": ["msexchange", "msonenote", "slack", "if"],
"offerings": ["app connect professional"]
},

@shahminiaru shahminiaru marked this pull request as ready for review September 18, 2023 10:46
@Deepak-Ayilliath Deepak-Ayilliath merged commit fd6a45f into master Sep 18, 2023
1 check passed
@Deepak-Ayilliath Deepak-Ayilliath deleted the shahminiaru-patch-15 branch September 18, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants