1619343828463 Docupilot now supports AWS S3 deliveryby Rohit R. AbbadiWe’re excited to announce that you can now send your Docupilot generated documents directly to AWS S3 Bucket. https://help.docupilot.app/deliveries/amazon-s3
1592222940000 Optional Signers in E-Sign deliveryby AravindOptional signers introduced for DocuSign, HelloSign, SignNow, and EverSign. When the optional signing option is enabled, the signers with an invalid name or email value will be skipped.
1557139620001 Format Date/Time now supports Languageby AravindSyntax - {{formatdate date "format" "language"}} Language is not mandatory. The default language is English(United States). https://help.docupilot.app/document-template/formatting-your-data#format-date-time
1540763700001 API Integration - cURL example JSON generated for each document templateby AravindThe API Integration sample cURL code will be generated based on the tokens present in the document template and delivery. curl -X POST \ https://api.docupilot.app/documents/create/XXXX/XXXX \ -H 'Content-Type: application/json...