In the app:
UploadFileToMicrosunlight_Products.Run(
var_selectedItem.Microsunlight_Product,
{
file: {
contentBytes: First(DataCardValue7.Attachments).Value,
name: First(DataCardValue7.Attachments).Name
}
}
);
UpdateContext({var_refrsh:true});
then search for "Streamlining Integration: Using Service Principal authentication on Custom connectors with Microsoft Graph Applicati...
No comments:
Post a Comment