Hello,
I have a Fusion scenario that converts incoming Issues into Projects. I have a branch on the scenario that:
- Applies the same custom form to the converted project (Misc Action module)
- Gets the request details (Read a record module)
- Copies request details from the issue to the custom form that is now on the converted project (Update a record module)
I'm having trouble figuring out which modules to add to now:
- Export the custom form details present on the project
- Upload the document to a document folder
Is this possible to automate? Let me know if there's any more details I can provide. Thanks so much for your insight!