I have a workflow which contain 2 "Grant access to an item or a folder" actions; one to add internal user to a document (named Test user) , while the second one to add external user to the same docuemnt (named NETCoreSharepoint@gmail.com user), as follow:-
now this result in adding the internal user directly to the document permission , while it will create a sharing link for the external user, as follow:-
so how i can standardize this and always add the users (internal or external ) directly to the document permission without creating links?
Thanks