First production by Gavin
Explicit
First production by Gavin
Explicit

GavinfirstRSS1 by Gavin Liu

Episode notes

This is a basic logic app flow shown by code:

{

"definition": {

"$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#",

"actions": {

"Sendanemail_(V2)": {

"inputs": {

"body": {

"Body": "

pls view

",

"Subject": "@triggerBody()?['TweetText']",

"To": "v-xuanyiliu@microsoft.com"

},

"host": {

"connection": {

 ... 

Read more