auto populate information from an email
Hello,
My team receives request via email, that we then upload to smartsheet. We use the smartsheet app in outlook, and create a new row every email. We have to manually copy and past information from a table in the email into the corresponding fields. Is there a way that we can auto populate the information? Currently the subject of the email is the only thing that populates.
thanks!
Answers
-
There is no way to do this with standard application. If the incoming data was consistent, you could code a custom solution using the API. If that table could be exported as an excel sheet or csv, you could use the premium app data uploader to auto-populate the data.