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

AI agent in Instagram Direct — ManyChat PRO (improvements and new features)

38 USD

dianashuvaloff my t g There is a women's event club HER ERA, ManyChat PRO connected to Instagram. The previous performer gathered a basic flow but with errors — the project needs to be accepted and brought to a working state.What to fix:Remove mentions of packages and…

AI & Machine LearningBot Development ∙ 2 hours 48 minutes back ∙ 6 proposals

Need a bot developer (BAS / Python) for automating a loyalty website.

136 USD

I'm looking for an experienced developer to create a bot that will automate registration and bonus collection on the website (loyalty program). What the bot should do: Full automation of the process: from registration to receiving the result (voucher). Work with SMS services…

PythonBot Development ∙ 5 hours 40 minutes back ∙ 13 proposals

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 ∙ 16 hours 2 minutes back ∙ 66 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 ∙ 1 day 6 hours back ∙ 76 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 ∙ 2 days 2 hours back ∙ 29 proposals

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