API
Version 7.x > API > Automated Workflow with S3 View modes: 
User avatar
Certified Developer v6
Certified Developer v6
Dave - 2/28/2013 9:56:45 AM
   
Automated Workflow with S3
Hi,

I'm trying to determine if it's possible to trigger an automated workflow based on a new document or folder being found in an Amazon S3 Bucket. Is this possible, and do you have any documentation or guides related to this topic?

Thanks,
Dave

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 2/28/2013 4:18:48 PM
   
RE:Automated Workflow with S3
Hi,

The S3 side detection is up to you - we do not know how to detect it so you may ask Amazon support. Then, once you will have this code, it will continue in our API where you will create the document and work with it under advanced workflow - basically the workflow should be already defined so the newly created document will apply for the workflow. Then, the specified workflow actions should be executed automatically.

creating documents API
[url= devnet.kentico.com/docs/devguide/documents_api_examples_managing_documents.htm]managing documents API[/url]

Best regards,
Juraj Ondrus