Microsoft now only supports connections to SharePoint which can be secured via multi-factor authentication (MFA).
This is driven by Microsoft's Secure Future Initiative (SFI) and "Secure by Default" principles and the recommended best practice to connect to SharePoint from Dynamics 365 \ Dataverse is to use Power Automate flow.
Therefore, this North52 function is deprecated.
Description
Allows you to set SharePoint Metadata when creating SharePoint files.
Only used as the last parameter of the SharePointCreateFile() function. See that function for an example.
Signature
SharePointSetItemMetaData( 'fieldname', 'fieldvalue', 'fieldname', 'fieldvalue' )
Example
Use the search function to see examples.
Parameters
Name | Type | Description | Required |
---|---|---|---|
fieldname | xxxx | xxxx | xxxx |
fieldvalue | xxxx | xxxx | xxxx |
fieldname | xxxx | xxxx | xxxx |
fieldvalue | xxxx | xxxx | xxxx |