Discussions
How to Get the Total Value Via Api?
Do I need to get the total value of leads via the KOMMO API?
Somebody can help me with a issue with kommo + make.com
in make automation I have achieve to create a contact every time somebody purchase, also I t creates a lead, but I can't find the way to connect this two together, its like a contact with out lead, and a lead without contact.
Token Universal
I would like to know, if there is a way to leave the universal authorization token, instead of leaving only one token per customer. It gets in the way of my automation. The Ideal for me would be a Token to use in all companies
Sending messages from my server to Kommo chats
Hello, I know it is possible to set up a webhook to send notifications for received messages to my own server. However, I would like to be able to reply to these messages after processing them on my side (within my server). I saw that there is an endpoint that requires a 'scope_id,' but it is not very clear how this can be done.
Could you please clarify this for me?
Missleading API Description
According to the instructions the method "https://drive-c.kommo.com/v1.0/sessions/upload/session_token" returns 200 OK, but in fact I see 202 Accepted. It's a little bit confusing. Can you solve this problem?
about use of salesbot
Good afternoon
My question is the following: how can I make the salebot do the following things:
-enter the name given by the lead (when the bot asks)
-assign a user name from a list that we provide (e.g. “A25 users” from a list that goes from “user A20” to “A50”).
If someone can guide me I would appreciate it (I can't find any documentation on this topic).
Change the value of custum field
I want to change the value of my costum field that is id: 777598, is a text type, i need URGENT HELP
How to trigger a follow up message for a LOST lead
Hey Team, I am back - You always super helpful, TY!
Attach file from customer field (FILE type) to email template
Hi, I would like to attach a file from a custom field of type: FILE into an email template.
How to filter leads by custom field value?
Hi. In web interface I could use "?filter[cf][FIELD_ID][]=ENUM_ID". How to do the same with API? Thanks