How to verify Export Import functionality of your application
To verify the export and import functionality of applications, ensuring data integrity and operational continuity.
1. Create Application
Make an application called “PaycorEmployeeWithGV” to manage your workflows effectively.

2. Create Workflow
Within the Workflow folder of your application, establish a new workflow titled "getEmployee" and configure it as per the requirements.

3. Publish Workflow
Publish your configured workflow once it’s ready for accessibility across your organization.

4. Deploy Workflow
Deploy your verified workflow, selecting the right development environment and giving it a distinct name.

5. Test and Verify
Verify the End output to ensure correctness and compliance with proper output.

6. Export the Application
To Export the application Right-click on the application in the sidebar and select "Export Application" from the context menu to export it.

7. Import the Application
To Import an Application Click on the + icon application side menu and choose the import option from the context menu.

An import modal will appear, allowing you to import the application via drag and drop or manually.

Select the necessary application file and click "Next."

Confirm your selection by checking the box and then click "Import."

The imported application will be visible in the application side menu.

8. Verify Imported Workflow
Ensure that the workflow maintains all mappings in the RestClient after import.

Confirm that all mappings in the Response are correctly retained.

9.Publish Imported Workflow
Verify that the user can successfully publish the imported workflow.

10.Deploy Workflow
Ensure that the imported workflow can be successfully deployed.

11.Test and Verify
Confirm the end output of the imported workflow to ensure its accuracy and compliance with the expected standards.

Last updated