SharePoint Integration Force User Credentials in Access Token

评论

1 条评论

  • Avatar
    Sandeep Kumar Singh

    Hi Sourav,

    Access token does not support Process/Form Variables, user must provide an hard coded account credentials and validate the access token.

    To track who has Created/Updated an SharePoint list item or a file, AgilePoint provide option to configure item owner in few activities like CreateListItem, UpdateMetadata, Copy List Item, Move List Item, Copy File, Move File etc.

    Also, there is an generic Change Item Ownership activity, using it you can change the item ownership i.e modified by field of the SharePoint List item. (https://documentation.agilepoint.com/00/appbuilder/cloudenvShapeChangeItemOwnership.html)

    Also, as an workaround you can create a custom field to track who has created/updated the list item and set the value of that field using AgilePoint activities.

    Thanks,

    Sandeep Kumar Singh

    0
    评论操作 固定链接

请先登录再写评论。