Fusion File Server Automation | Community
Skip to main content
New Participant
February 22, 2024
Question

Fusion File Server Automation

  • February 22, 2024
  • 1 reply
  • 419 views

Can you use Fusion to create an automation to add a folder with the folder name matching the project name in a file server when the project goes from Planning to Current. Similarly, when the project is completed can Fusion automate the moving of the folder to an archive file server.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

lgaertner
New Participant
February 22, 2024

Hello sljonas,

 

As Fusion is a web based application, you need to find a way to get a connection into your file server environment.

 

There are different approaches on how to do this, depending on what your file server is based on.

 

You could probably use the SSH module to run a shell script on your server. Perhaps talking to a webhook on your server could be a possibility. But all depends on what system Fusion should talk to.

 

Regards

Lars