Hi All,
I'm currently creating a flow that will automatically create new users for our environment, now we always manually create a guide document for these users which is filled with their login details, email, and details on how to change passwords, what applications they have, etc... to guide them. Note that there are some screenshots in this document.
I want to implement this into the flow, so that either the fully filled in document is send to us as an attachment so we just need to print it, or be it in the mail itself so we can also just print it.
Right now I have a template which is a simple .docx document but i'm unable to figure out how to use this and be able to fill in their username, etc.. which are present as variables in the flow.
Any idea how this can be done?