Trupeer AI - Create professional product videos and guides

Automating Employee Onboarding with Zuora Integration

Oct 16, 2025

20 Views
0 Comments
0 Reactions
Loading video...

Automating Employee Onboarding with Zuora Integration

This document outlines the process of integrating and automating an employee onboarding workflow using Zuora and Glean. Follow the step-by-step instructions to configure and execute the automation effectively.

Step 1

Access the Glean platform and generate a token to use within Glean.

Screenshot

Step 2

Refer to the Glean API documentation to identify the endpoint necessary for configuration. This will guide you on the agent's API overview page, where the relevant API endpoints are listed for your operation.

Screenshot

Step 3

Initiate the creation of an agent run and await the response. Clicking on this option will direct you to the configuration page, where you can proceed with the setup.

Screenshot

Step 4

Begin by configuring the method and URL. Ensure the method is set to POST and apply it to your instance.

Screenshot

Step 5

In the headers section, input the provided details by copying and pasting the necessary information.

Screenshot

Step 6

Proceed to the authorization setup.

Screenshot

Step 7

Alternatively, you can create an authentication instance and save the bearer token for reference. However, for testing purposes, manually input the bearer token generated earlier.

Screenshot

Step 8

With the setup complete, proceed to input the body, ensuring the inclusion of the three parameters required by the agent.

Screenshot

Step 9

Create a raw body section and insert pre-configured data, ensuring the agent ID is accurately entered.

Screenshot

Step 10

The agent ID is a unique identifier visible at the top of the agent page or within the URL. Use this ID in your configuration.

Screenshot

Step 11

Configure the employee type, role, and location. Ensure these elements are properly defined.

Screenshot

Step 12

Confirm the configurations are complete and proceed with a test run to verify accuracy.

Screenshot

Step 13

Initiate the test to validate the configuration.

Screenshot

Step 14

Review the results to confirm the agent execution and result generation.

Screenshot

Step 15

Observe the generated results, noting device specifications and application details in string format with JSON content.

Screenshot

Step 16

Utilize object helpers and json.parse to convert string input into JSON format.

Screenshot

Step 17

Update the process as necessary.

Screenshot

Step 18

Repeat the process, ensuring input reading from previous steps.

Screenshot

Step 19

Designate result output and paste the necessary data.

Screenshot

Step 20

Incorporate device information and maintain consistency with result mapping.

Screenshot

Step 21

Designate applications and verify configuration.

Screenshot

Step 22

Validate output by running the verification step.

Screenshot

Step 23

Execute the complete flow and provide an overview of the process.

Screenshot

Step 24

Retrieve the new employee onboarding report from Workday and distribute tasks according to pre-configured roles. Default paths are available for unmatched roles.

Screenshot

Step 25

Utilize the embedded Glean agent to determine device and application provisioning, influencing subsequent workflow steps.

Screenshot

Step 26

Enhance workflow efficiency by leveraging Glean intelligence, minimizing manual intervention, and initiating the workflow.

Screenshot

Step 27

Monitor the workflow to confirm email dispatch and evaluate received notifications.

Screenshot

Step 28

Inspect the email for device allocation details and a list of associated applications, confirmed through the provided data sheet.

Screenshot

Step 29

Conclude the process by identifying real use cases suitable for this setup to maximize effectiveness.

Screenshot

U