Skip to content

Commit

Permalink
Correction about att size (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesushernandez authored Nov 28, 2024
1 parent 5e6341b commit 2ad7cd4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions api-reference/attachments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@ To try this, you will need an [API key](/api-reference/graphql/authentication/)

## Limitations

- On emails and custom timeline entries:
- A maximum of **25 attachments** can be added
- All attachments **combined** can not exceed **6MB** in size
- A maximum of **25 attachments** can be added to a message
- The **combined** size of all attachments you add to a message cannot exceed **6MB** for emails and **50MB** for all other messages
- The following file extensions are not allowed as attachments:
`
bat, bin, chm, com, cpl, crt, exe, hlp, hta, inf, ins, isp, jse, lnk, mdb, msc, msi, msp, mst, pcd, pif, reg, scr, sct, shs, vba, vbe, vbs, wsf, wsh, wsl`
Expand Down

0 comments on commit 2ad7cd4

Please sign in to comment.