Tell me, please, is it possible for a person to write specific data (accounts) in the tg bot, and after that this data would immediately go into the script in make and there either a new script was going to be assembled, or accounts (tg and insta) were individually substituted into a template bundle
That is, relatively speaking, a person throws off all the data for accounts in the tg bot and the video that he wants to post, and an individual template bundle is automatically assembled in make
Welcome to the Make community!
It’s a little unclear on what you are trying to do. Perhaps you can add examples and screenshots to show us?
Also, I would suggest completing the Make Academy before jumping into building a complete scenario. If you need specific assistance when you are building a scenario it’s easier for others to help you. Otherwise, you can also hire a professional by posting a request in the Hire a Pro category.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
Getting Started
- Help Centre | Tutorials – Make “Manual”
- Make Academy – Basics 101: Learn Make and get certified
Help Centre Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Date Format: tokens for
parseDate
| tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI - How to setup and use OpenAI (ChatGPT) in Make
- How to use Regex in Make - How to use pattern matching to extract the text you want
- Webhooks – Make Academy – tutorial on how to use Webhooks
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
yes, I would like to use a tg bot written in python, in which I would collect data for inst, facebook, and yt accounts. And after that, all data from the accounts was automatically loaded into the template script and a connection was created. That is, I want to automate everything so much that a person can use a template make script through a tg bot without using the site on their own
It’s just that the problem is that it’s not clear how to use the received data to log into one account or another