Write a backend (bus) for data exchange between CRM, Google Drive, and Telegram
1. Job description:
1.1. Receive data (record ID in CRM) from sources (trigger – http request from CRM containing task ID, TG bot ID, TG channel or group ID)
1.2. By task ID, get the task name and the announcement text for further publication
1.3. By task name, find the folder on Google Drive, extract photos from it
1.4. Compose the publication from the received data and post it in Telegram
2. Data sources:
2.1. CRM, API access is available
2.2. Google Drive
3. Publication of the result:
3.1. Telegram groups 10 photos + text
3.2. Telegram channels 10 photos + text