Create and save a file by adding the Create a new file task to an automation bot.
Add and configure the Create a new file task by performing the following steps:
- Add the Create a new file task to a bot, as described in Add a task to a bot.
- Configure the Create a new file task by setting the properties described in the following tables.
- Save the app.
After you save the app, you can reuse the task in other bots.
Configure the Create a new file task by using the settings described in the following tables.
Setting |
Description |
Linking |
Enable or disable reuse of this component by expanding the Linking panel and toggling the Linking setting. See Reuse automation components. |
Task name |
Name of the task. It must be unique within your app. |
Table name |
Table defined in the event and used by the task. To view or edit the structure of the selected table, position your cursor in the field and click . See Tables: The Essentials for more information. Note: To use a table that is different from the table defined in the event, add a Call a process step. |
HTTP Content Type |
Content type of the file. Valid content type values include:
Note: A maximum of 2500 PDF files are allowed to be created per day per user, at a rate of 20 per second. |
Template |
Template to use for more precise control of the file contents. See Use templates in a bot. |
File Store |
File system where files are saved. When set to Default (the default setting), the file is stored on the authentication provider file system. For example, if your authentication provider is Google, the file is saved to Google Drive. If your authentication provider is Dropbox, the attachment file is saved to Dropbox. Note: If Smartsheet is your authentication provider, AppSheet saves the file to Google Drive as Smartsheet does not have a file system. If you use Smartsheet and wish to save files, you must include Google as a data source, as described in Use multiple data sources. |
File Folder Path |
Folder path where files are saved relative to the default app folder. Use the Expression Assistant to specify text, variables, and expressions. For example:
In the second example, email attachment files would be stored in a separate folder, based on the month. For example: By default, the folder path is |
File Name Prefix |
Prefix to prepend to the filename. Use the Expression Assistant to specify text, variables, and expressions. By default, the prefix is Note: Forward slashes (/) are not supported in filenames. For example, if you are using a date format that uses forward slashes, you will need to convert them to a different character such as a period (.). |
Attachment Page Orientation |
Page orientation used for PDF files. Valid values include: Portrait (the default) and Landscape Note: This setting is available only if you set HTTP Content Type to PDF. |
Attachment Page Size |
Page size for PDF files. Select a standard size or select Custom and enter the Attachment Page Width and Attachment Page Height in millimeters. Defaults to Note: This setting is available only if you set HTTP Content Type to PDF. |
Disable Timestamp? |
Toggle to indicate whether to append a timestamp to filenames. Appending the timestamp will ensure the filenames are unique. The timestamp contains the date and time at which the attachment file was created, formatted as follows: yyyyMMdd_HHmmss_fff indicating year, month, day, hours, minutes, seconds, and milliseconds. For example:
If you disable the timestamp, you must ensure that every filename is unique. Otherwise, the files may be overwritten. For example, if you are saving files to Google Drive and you disable the timestamp, only the most recent attachment file will be available. Older files with the same name will have been overwritten. |
Expand and customize the Advanced settings, as described below.
Setting |
Description |
Inputs |
Add inputs to dynamically configure a task. For details, see Set input values dynamically in tasks.
Then, use the following expressions to access the input values from the current step: |