Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The body will be included in the payload as:

Code Block
 { 
file:[array of files], 
body: {the_body_section_of_thisthe_config_page} 
}


There are three options available

  1. Do not include attachments - This is the standard way of just sending normal JSON data.
  2. Latest - any added attachment during the issue event will be added. Attachments older than 5seconds after the event occurs will not be added.
  3. All - Include all attachments in the payload multipart data