Python Скрипт: Html Form > Google Function > Firestore > Lemlist API
44 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
Build a customer classification model1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python. AI & Machine Learning, Python ∙ 1 day 18 hours back ∙ 32 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 1 day 23 hours back ∙ 42 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 2 days 11 hours back ∙ 42 proposals |
Automatic video posting on social media according to a scheduleTechnical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes… Python, Bot Development ∙ 2 days 23 hours back ∙ 59 proposals |
Bot for receiving/searching applications
28 USD
In short: Create a bot where users can create and find profiles, the bot should have referral links, etc. Everything is detailed below. Client-side bot: Before the /start button, text in the center of the chat: What can this bot do? Welcome to Sugar Secret Agency! -Premium… Python, Bot Development ∙ 3 days 1 hour back ∙ 63 proposals |