Python Скрипт: Html Form > Google Function > Firestore > Lemlist API
45 USDСоставные части:
1. HTML-форма: отображение полей для информации о компании, вакансии и контактном лице.
2. Google Firestore: База данных NoSQL, в которой мы будем хранить документы (формат Json): Пример документа:
- Информация о компании (одна компания)
- Информация о должности (многие должности)
- Контактные лица (их список)
3. Функции Google: функция Google будет запускаться каждый раз, когда документ загружается в Google Firestore.
4. LemList API: добавьте только что добавленного человека в текущую кампанию.
Форма HTML> Функция Google> Firestore> Lemlist API.
Поток:
1. Пользователь заполняет HTML-форму:
2. Форма вызывает URL-адрес GF (Google Function) с данными из формы.
3. GF проверяет, существует ли уже текущее задание в Firestore. Останавливается, если существует.
4. GF сохраняет данные в Firestore.
5. GF вызывает LemList API, чтобы добавить информацию о человеке в кампанию.
English:
Components:
1. HTML form: Display fields for company, job, and contact person information.
2. Google Firestore: NoSQL Database where we'll store documents (Json Format): Document example:
- Company Information (one company)
- Job Position information (many job positions)
- Contact persons (List of them)
3. Google Functions: Google function will be triggered each time a document is uploaded to Google Firestore.
4. LemList API: Add the newly added person to the running campaign.
Html Form > Google Function > Firestore > Lemlist API.
Flow:
1. User fills out HTML form:
2. Form calls GF (Google Function) url with the data from the form.
3. GF checks if the current job already exists in the Firestore. Stops if exists.
4. GF Saves data into Firestore.
5. GF Calls LemList API to add person information to a campaign.
Step 2 JSON:
{
company: {
company: tesla,
domain: tesla_com,
location: Seattle, WA
},
job: {
id: ofidsj23249,
title: Sotware,
position: sales,
job_url: url_here
},
persons: [
{
first_name: James,
last_name: Figma,
email: james_figma_com,
phone#: 234,
position: CEO
}
]
}
Client's review of cooperation with Serhii Tokarev
Python Скрипт: Html Form > Google Function > Firestore > Lemlist APIПроект выполнен вовремя и качественно. Спасибо!
![]()
Freelancer's review of cooperation with client
Python Скрипт: Html Form > Google Function > Firestore > Lemlist APIОтличный заказчик , рекомендую.
Current freelance projects in the category Python
Excel Specialist / Process Automation (Excel + preferably programming)We are looking for a specialist with ADVANCED knowledge of Excel to optimize the existing file and automate processes. It will be a great advantage if you also have programming skills / VBA / Power Query / Power Automate or experience in creating complex logic in Excel. Project… Python, Databases & SQL ∙ 1 hour 29 minutes back ∙ 13 proposals |
Automation of processes through API and PythonBelow I described the current process and the result I would like to achieve. I also attach files of the real process to better understand how it looks in reality Current process Currently, the entire process is performed manually: uploading/downloading files, transferring… AI & Machine Learning, Python ∙ 2 hours 30 minutes back ∙ 22 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 15 hours 16 minutes back ∙ 71 proposals |
Parsing and classification of a large array of imagesIt is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:… Python, Data Parsing ∙ 22 hours 16 minutes back ∙ 30 proposals |
Business logic of the platform: class confirmation, attendance control, and lesson history (DjangoRefinement of the business logic of the educational platform: lesson confirmation, attendance control, and lesson history (Django + React) A complete system for lesson confirmation, attendance control, and storage of confirmation history needs to be implemented. Important… Python ∙ 3 days 3 hours back ∙ 29 proposals |