Versions Compared

Key

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

Table of Contents

...

Note

If several attachments are sent to several objects, depending on the number and size of the attachments, the automation log may return “Response 408 SocketException: Socket closed”. However, this might be a false error and the attachments will be sent to the objects.

Info

Please consider that Jira issue can store up to 2,000 attachments (Upcoming changes: Introducing per issue limits for... - Atlassian Community). If the target issue contains 2,000 attachments, you won’t be able to send more attachments there.

External application

Make a POST request with the generated URL endpoint. To authenticate your API requests, include an Authorization header in each request. The value of this header should be the API token generated from the API Tokens page. The sample request structure:

...

You can track all the requests in the Audit Log. To access the log, click the Audit log button on the “URL Endpoint” section of the settings:

...

After selecting the filters, click the “Search“ button to filter the log entries based on the selection.

...

  • Date & time

    • When the request was sent

  • Audit log ID

    • ID (order number) of the entry

  • URL Endpoint

  • Status

    • Success or Error

  • Operations

    • Clicking “Show more“ or anywhere on the entry row will expand the log details:

...