How to push the data in the IntegrationHub from instance to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 02:37 AM
Hi All,
I am using integrationHub - import and I integrate data in DEV.
Is there a way to move the integrations to another instance
kind regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 06:41 AM
Hi @NajiASR, I guess your integration is in a separate Application Scope. You can open the Application Record and click on "Publish to Update Set". This you can deploy to you other instances. Or you use App Repository to install the app on other instances.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 06:58 AM
Hi @NajiASR
you can move IntegrationHub integrations, including the Import Data actions, from one ServiceNow instance (e.g., DEV) to another (e.g., TEST or PROD). This process typically involves exporting the integration components, such as Flow Designer flows, Data Streams, Action Steps, and the associated resources, and then importing them into the target instance.
Use an Update Set: Create an Update Set to capture all the components of your IntegrationHub integration.
Export and Import: Export the Update Set from your DEV instance and import it into your target instance.
If there are environment-specific configurations (like different endpoints, credentials, or other settings), you may need to update these settings in the target instance.
I hope my answer helps you to resolve your issue, if yes mark my answer helpful and correct.
THANK YOU
rajesh chopade.