Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • API, CLI, and SDK Documentation
  • REST API Documentation
  • Jobs Using REST API
  • Job Management (REST API)

Skip Destination Events Using REST API

Learn how to skip processing destination events after the initial transfer using the DryvIQ REST API.

Written by Andrea Harvey

Updated at May 2nd, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Insights
    Prebuilt Insights Custom Insights
  • Content
  • Accounts
  • Activity Log
  • Content Scans
  • Migrations
    Migration Jobs Migration Reports Maps Flagged Items Migration Tools
  • Connections
    Supported Platform Connections Creating Connections Connection Maintenance Connection Pools
  • Entity Types
    DryvIQ Available Entity Types Custom Entity Types Entity Type Maintenance
  • Action Sets
    Creating Action Sets Action Sets Maintenance
  • Settings
    License Performance Notifications Extensions Entity Types Settings Display Settings Configuration
  • API, CLI, and SDK Documentation
    REST API Documentation Command-line Interface SDK Development
  • POC Offering
  • Release Notes
+ More

Table of Contents

Overview

Overview

The skip_destination_events job setting skips destination events for a job run. This setting is helpful for migrations to an empty destination platform where all destination events are known on the initial job run and are not needed for a delta job run. Therefore, you would enable this setting after the initial job run since additional destination events would not be required. The setting disables destination events for the next delta job run only, and then it resets. Therefore, if you want to disable destination events for additional delta job runs, you will need to patch the job again before each job run. Disabling the destination events can lessen rate limits and, therefore, migration delays for large migration projects.

This setting is available only through the REST API. To enable the skip_destination_events setting in the job, use the following PATCH call.

PATCH {{url}}v1/jobs/{{job}}?reset=skip_destination_events

 

api rest api job skip destination events migration

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • DryvIQ Platform REST API Documentation
  • Sending a Test Email Notification Using REST API
  • Adding a Notification Recipient Using REST API

Copyright 2025 – DryvIQ, Inc.

Knowledge Base Software powered by Helpjuice

Expand