Polling for CSV, ICS, JSON, and XML as a Trigger

Prev Next

Integration Hub supports polling integrations for CSV, ICS, JSON, and XML. For these polling integrations, Integration Hub will send a request to a designated URL for new events (when content is created, modified, or deleted) at a specified frequency and trigger the integration when there is a new event.

Instructions

  1. Create a Simple Integration

  2. Choose Polling as the Trigger polling trigger

  3. Select an Actionselect an action

  4. Enter a URL for the Integration Hub to poll url field

  5. After you enter the URL, you will see a loading indicator after which the remaining fields will be populated. In most situations, the type will be auto-populated from the URL you provided. If it is not, please choose one of the following for the type: CSV, ICS, JSON, or XML. select polling type

  6. You will then need to specify what field(s) should be used to Deduplicate Content. The specified field or combination of fields should be unique for each item created and prevents this integration from creating duplicate items in your action location every time your integration runs. deduplicate content

    Note: ICS provides a Unique ID (UID) for each item, so we deduplicate all ICS content based on the UID and you will be unable to modify this field for ICS polling types.

  7. Specify an Interval in minutes for how frequently Integration Hub should poll your designated URL for new events interval in minutes field

    Note: The default is 60 minutes with a minimum interval of 15 minutes and no maximum setting.