Hi all, I have some questions about copying item to multiple SharePoint Site automatically based on local variable. So here is the example
I have 100 different sharepoint site
Site A: for submitting nintex form and creating item
Site B: copying item from site A based on workflow variable (this variable stored from build string action)
Site C: copying item from site A based on workflow variable
until...Site CCC
I have tried to use switch actions, but I need to distribute/copy items into more than 100 different site. I doubt about reliability of this workflow. So is there any suggestions to use simple method or automatic way?