Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Editing the Mail automation script on MacOS

Translated16 USD

Applications 1

Application viewing is only available registered users.
  1. 1002    5  1
    1 day67 USD

    Good afternoon
    From the content analysis, I see several potential issues:

    Main errors:

    Hardcoded API URL - the script specifies a specific webhook URL https://hook.us2.make.com/*****************, which may be unavailable or changed

    Lack of network error handling - if the API is unavailable, the script may hang or crash

    Encoding issues - when processing Russian text in base64, there may be encoding problems

    Curl timeout - a timeout of 30 seconds is set, which may be insufficient for slow connections

    Lack of email validation - the script may incorrectly extract email addresses from complex formats

    Most likely error:
    The API endpoint is not responding or returns an error. Check:

    Availability of the URL

    Correctness of the JSON request format

    Make.com webhook settings

    Quick fix:
    Add curl error logging and check the API response status before sending the auto-reply

    I already have a ready file I can send
    You will assemble it and test it
    I work safely

    1 proposal concealed

Current freelance projects in the category Bot Development

It is necessary to develop a Telegram bot for monitoring cars from auctions in the USA (Copart, IAAI)

A Telegram bot is needed for automatic searching and monitoring of "BUY IT NOW" cars at auctions in the USA (Copart, IAAI). The bot should operate automatically and send notifications about new cars that meet the specified filters.Main functionalityFilter settings: 1. Car…

Data ParsingBot Development ∙ 9 hours 17 minutes back ∙ 59 proposals

Telegram bot

53 USD

I need code for a Telegram bot that will take messages from one channel, modify them to fit my design, and post them in two other channels. In one channel, from 1 to 6 posts, and in the other channel, all posts.

Bot Development ∙ 23 hours 21 minutes back ∙ 74 proposals

I am looking for a strong specialist in trading bots and agents.

250 USD

It is important to start - TODAY I need a person who has experience in writing trading bots on DEXs (needed on the BSC network) with an understanding of transaction costs, gas, etc. I want to test several trading strategies on a real trading agent I need to quickly…

Cryptocurrency & BlockchainBot Development ∙ 1 day 20 hours back ∙ 29 proposals

Creation of a TikTok farm with income generation

601 USD

Looking for a person who can write software for a TikTok farm, so we can generate traffic and earn income. We are seeking a ready-made solution with a full cycle.

PythonBot Development ∙ 2 days 22 hours back ∙ 16 proposals

Pocket Option trading bot

71 USD

I need a bot and your expertise who has already been able to create a similar bot when the bets are correct, they are read from Pocket Option I am interested in Brent Oil I do not need a beginner or someone who will just write code for the sake of it I need someone who knows…

AI & Machine LearningBot Development ∙ 3 days 23 hours back ∙ 20 proposals

Client
Aleksandr A. Sky Call
Ukraine Ukraine  2  0
Project published
9 months 15 days back
47 views
Tags
  • mail
  • MacOS
  • applescript
  • API