Skip to content

Mailgun

Description

This activity retrieves Mailgun events and messages.

Input

Data

output

Data

Configuration Fields

  • Connection – Configuration options for authentication session for Mailgun.
  • Entity – Select the entity for events or messages.
  • Number Of Retries – Number of retries on Mailgun call failure before terminating.
  • Begin – The beginning of the search time range in epoch seconds.
  • End – The end of the search time range in epoch seconds.
  • Ascending – Sort direction by time (yes or no). Required if the range end time is not specified.
  • Limit – The number of entries to return (maximum 300).
  • Event – Filter by event type.
  • List – Filter by mailing list email address that the message was originally sent to.
  • Attachment – Filter by the name of an attached file.
  • From – Filter by email address mentioned in the From MIME header.
  • Message Id – Filter by Mailgun message ID returned by the messages API.
  • Subject – Filter by subject line.
  • To – Filter by email address mentioned in the To MIME header.
  • Size – Filter by message size.
  • Recipient – Filter by email address of a recipient.
  • Recipients – Specific to stored events, this field tracks all potential message recipients.
  • Tags – Filter by user-defined tags.
  • Severity – Filter by event severity.
  • StorageKey – Storage key to connect.

Sample Input

Not Applicaple

Sample Configuration

alt text

Sample Output

Data from Mailgun