+1
Under review
"Workflow" app - integration
I would love it if you could look into exploring ways for more integration with the Workflow iOS app. Could you maybe think about possibilities? I would like to be able to get access to my Textastic documents from within Workflow scripts, and I would also like to be able to automate opening Textastic with particular files passed by Workflow and passing edited files back into Workflow. That way I could use Textastic as part of a task automation.
Any ideas?
Best,
Cecil Ward
Customer support service by UserEcho
You can use the x-callback-url support in Textastic to open or replace existing files and add new files from the Workflow app.
The x-callback-url API is documented at https://www.textasticapp.com/v4/manual/x-callback-url.html
Getting file contents is not yet supported (mainly for security reasons).