I am still learning FME Server's REST API and was wondering if it is possible to use python to upload a file to FME Server to be processed and receive the data download file? I am going through the REST API training and working with code that is available on the developer playground,[https://playground.fmeserver.com/python-request/] but could use some guidance on how to properly upload a file to FME Server to run the workspace and retrieve the download. For my test purposes, I'm just using txt files. I would like to upload a text file, then retrieve the output text file data download zip. I'm not familiar with Javascript, so I was wanting to integrate this into my Python application.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


