Skip to main content

Exercise: Configure Integration

Estimated Time to Complete: 15 minutes
info

THIS SECTION IS OPTIONAL AND CAN SAFELY BE SKIPPED IF YOU ARE BEHIND.

Skipping steps below will have not prevent you from completing the lab.

Overview

In this section, Priya will go to Dev and work on Sydney's app.

Priya BapatIntgration Specialist
relativePriya has many years in IT building integrations on various Platforms. She recently completed some Integration training on ServiceNow and is ready to assist Sydney.

After Jayne approved the Collaboration Request, Priya received an email that she is now a collaborator on the app.

info

SUBJECT: You are now a collaborator

relative

When Priya clicks the button in the email she is taken directly to App Engine Studio in Dev; however, we will simulate this.

Instructions

danger

Complete this section in DEV.

  1. Log in to Dev.
  1. In the top right, click the user avatar icon » Impersonate another user.

relative

  1. Type Priya and click Priya Bapat in the search results.

relative

  1. Click Impersonate User.

relative

  1. Click All » type app engine » click App Engine Studio

relative

caution

This will open AES in a new browser tab.

  1. Click My Apps

relative

  1. Click on the IT Time Off Request app

relative

  1. Note some of the differences in Priya's experience versus Sydney's. She does not have access to the Submit button to request to deploy the app. She also can not see or modify any of the Experiences in the app.

relative

  1. Scroll down and click +Add next to Logic and Automation.

relative

  1. Click Flow

relative

  1. Click Build from scratch

relative

  1. Enter Send data to Workday in the Name field and click Continue

relative

relative

  1. Click Edit this flow

relative

  1. Click Add a trigger

relative

  1. Click Updated

relative

  1. In the Table field, type time off and click the Time Off Request table.

relative

  1. Click Add filters next to Condition

relative

  1. Configure a condition of Active changes to false

relative

  1. Click Done

relative

  1. Click Add an Action, Flow Logic, or Subflow

relative

  1. Click Action >> type log >> click Log

relative

  1. Type something in the Message field and click Done

relative

  1. Click Save in the top-right

relative

relative

  1. Click Activate >> Activate

relative

relative

  1. Click the App Engine Studio browser tab and return to the Dev platform view.

relative

Lessons Learned

Priya has built an integration in the app. It is simplistic for the lab, but in a real world scenario she would build a more complex integration for Sydney.

The app is now ready for Sydney to request it to be deployed.