Hello,
in our environment we have two web applications with multiple site collections in it. For better understanding:
- firstwebapp.mycompany.de
- Site Collection
- List: TestList1 (later on a standard sharepoint blog)
- secondwebapp.mycompany.de
- Site Collection
- List: TestList2 (later on a standard sharepoint blog)
The question is: Is it possible to when someone creates a item in the "TestList1" to create the exact same item via workflow automatically in the "TestList2"?
What we tried so far: Create an App-Step with Full Control => this leads to an "Unauthorized" error.
Thanks in advance :)