We want to import specific Graph modules into our code:
import { graph } from "@pnp/graph";
import "@pnp/graph/teams";
import "@pnp/graph/users";
Does Plumsail SharePoint Online Forms already incorporate these or do we need to do something to access them.
Our Use Case is that we import a Teams Transcript, run it through ChatGPT, generate a Meeting Summary and the follow-up action items and then populate & assign the action items into a SharePoint list - all by have the user click a single button.
Dear @vhancock,
Unfortunately, we don't include all the modules in Forms. So if you need other modules/packages, you can create a separate JS-project, import all the required modules, build it and include as external JS file into the form.
Hope this helps! Let me know if I can help with this further.
PS. Once you have a preview for this functionality, please, send it to my email as we’ve discussed before. We’d love to publish this to our success stories, we just need something visual to go with the story