Telegram DSA Form Auto-Submit

Job ID: 40516347

Budget: ₹10,000 – ₹12,000 INR

I need a script that can take multiple entries, hit the DSA form inside Telegram in bulk, and push each submission automatically without any manual clicks from me. The core requirement is full automation of the form-filling and submit cycle; once I feed the data, the tool should handle the rest.

The data you will work with comes from my side, but the script has to talk to external APIs during or right after each submission—for example, to pull fresh values or to confirm that the form accepted the entry. If an API responds with updated information, the script should use it in real time before sending the form.

Preferred workflow
• Accept my structured input (JSON is fine).
• Call the necessary APIs for any look-ups or post-submit confirmations.
• Populate every field in the Telegram DSA form exactly as provided, then fire the submit event.
• Return a success or error response I can log or display.

I am happy with Python or Node.js—whichever lets you keep it lean and makes future edits simple. Please include straightforward configuration for the API endpoints and any tokens so I can change them later without digging through the main code.