← Back to Blog

120 pounds a months a month Logic App Cost

120 pounds a months a month Logic App Cost If I did it manually 60 minutes for erdem to send daily!

120 pounds a months a month Logic App Cost

If I did it manually 60 minutes for erdem to send daily!

Erdems revenue 60 minute is 16 pounds > 1m/7 years/24 hours

120 Azure Cost/30/1 days in months = 4 pounds

4 pounds ( AI DOES IT ) < 16 pounds ( ERDEM DOES IT )

Time

120 pounds a 1

Cost

120 pounds a 2

Job

120 pounds a 3

main cost coming from the skill distill > optimize

120 pounds a 4

120 pounds a 5

turn email into caps

120 pounds a 6

Trial code

`const cheerio = require('cheerio');

module.exports = async function (context, req) {
context.log('JavaScript HTTP trigger function processed a request.');

if (req.body && req.body.htmlContent) {
                    const htmlContent = req.body.htmlContent;
                    const uppercaseWords = transformAndSplit(htmlContent);
                
                    context.res = {
                        status: 200,
                        body: uppercaseWords.length > 0 ? uppercaseWords : "No text found in the HTML content."
                } else {
                    context.res = {
                        status: 400,
                        body: "Please provide HTML content in the request body."
                }
                

function transformAndSplit(htmlContent) {
const $ = cheerio.load(htmlContent);
let textContent = $('body').text(); // Extract text content from the body
textContent = textContent.toUpperCase(); // Convert text to uppercase
const wordsArray = textContent.split(/\s+/); // Split the text into words by spaces
return wordsArray.filter(word => word.trim().length > 0); // Filter out any empty strings resulting from the split
}

tester json

{
"htmlContent": "<!DOCTYPE html>Test Email

Hello, world! This is a test email body.

It includes multiple sentences, and even some links!

Regards,

The Testing Team

"
}
`

120 pounds a 7

test

120 pounds a 8

send this as body with compose

120 pounds a 9

just assign at the end

120 pounds a 10

fix with your input > array not the action html

120 pounds a 11

120 pounds a 12

resubmit 1.5 min utes

120 pounds a 13

zero sec passing

120 pounds a 14

3 runs 90 sec to ????

120-pounds-a-15.png

5 sec

120 pounds a 16

but output is empty

union fails for somereason

120 pounds a 17

remove these

120 pounds a 18

more realistic examples

120-pounds-a-19.png

learning the set keyword

120-pounds-a-20.png

CAncel notion ai for now>>> i dont do the datsource based action

120-pounds-a-21.png

120-pounds-a-22.png

120 dollars

120-pounds-a-23.png

there is a devops keyword here

https://portal.azure.com/#view/Microsoft_Azure_EMA/LogicAppsMonitorBlade/runid/%2Fsubscriptions%2Fad744a08-2411-4d78-b417-1f1c83f4f741%2Fresourcegroups%2FContractorMarketing%2Fproviders%2FMicrosoft.Logic%2Fworkflows%2Fcontractormarketing-skillgap-distill%2Fruns%2F08584898858800192733573023190CU08

also tells my erro as well

120-pounds-a-24.png

update

120 pounds a 25

code alternatives by gpt

120 pounds a 26

it is valid but going into array has issues

120 pounds a 27

added a parse

120 pounds a 28

cacthes for implementaor

120 pounds a 29

15 sec from 150 sec

120 pounds a 30

who is writing the code

120 pounds a 31

not dictionary

120 pounds a 32

Dream on

120 pounds a 33

150 sec to 3 sec x 50 leverage

120 pounds a 34

much faster skills loading

120 pounds a 35


Imported from rifaterdemsahin.com · 2024