Send an Email for every training job created in Google AI Platform Training

Summary

This article describes a business use case to send an email for every training job created in Google AI Platform Training.

Prerequisites

  • User should have a working webMethods.io Integration tenant.

  • User should have a working Google AI Platform Training account.

Steps

  1. Login to webMethods.io Integration tenant and create a Workflow.

  2. Drag and drop the Google AI Platform Training connector to the workflow palette.

  3. Click the Settings to configure the Google AI Platform Training connector. Select action as createJob and add an account to authorize it.

    Please refer to this link below for more information on Google authentication.
    https://tech.forums.softwareag.com/t/google-oauth-2-0-authentication-in-webmethods-io/237380`

  4. In the next screen, provide the necessary inputs for creating the job.

  5. Test the action and click on Done.

  6. Drag and drop the Switch under Developer Tools to the workflow palette.

  7. Now drag and drop the Send an Email under notification to the workflow palette. This should be connected to the Switch in step 6.

  8. Click on Settings of Case 1 to configure the condition. Add a condition that should send email notification only when a job is created as shown below.

  9. Click the Settings to configure the Send an Email. Click Done on the next screen that appears.

  10. Map the fields from createJob to the Send an Email fields and provide the other necessary inputs.

  11. Skip testing the action, then click on Done.

  12. Save and execute the workflow. Check the execution history for the results.

1 Like