DEV Community

Tech Community for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

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.ioIntegration tenant.

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

Steps

  1. Login to webMethods.ioIntegration 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.

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

  5. Test the trigger 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.

Learn how to configure a condition and see the finals steps in sending an email for every training job created in Google AI Platform Training by visiting the original article in the Software AG Tech Community.

Top comments (0)