I am in my Dev environment and have the following fields for the step: Populate a microsoft word template - I am using enviroment variables to fill these as the solution will be moved to many other environments with different sharepoint sites set up. Below are the fields and the env variables i've set up.
- Location:
- Name: Sharepoint
- Data type: Data source
- Connection: *Account with access to sharepoint site*
- Param type: Site
- Current site value: My sharepoint site where my template is stored.
- Document library:
- Name: DocLib
- Data type: data source
- Connector: Sharepoint (listed above)
- Connection *Same as above*
- Site: Sharepoint (listed above)
- Current list: Templates
With these two variables in place i can not find my file - error:
The dynamic invocation request failed with error: { "error": { "code": "invalidRequest", "message": "The provided drive id appears to be malformed, or does not represent a valid drive." } }.