Is it possible to set a sessionId for a typebot using API?
Hello everyone, I would like to keep my WhatsApp flow within Chatwoot.
To do this, I thought about creating a webhook in n8n and creating a Bot in Chatwoot that addresses n8n.
n8n would receive this webhook, call a method to create or retrieve an existing chat. From there, it would mediate between Chatwoot and Typebot.
Currently, for this, I would need to keep the sessionId and relate it to the conversation ID in Chatwoot. I didn't want to use a database for this, so my question is:
Is it possible to define your own sessionId code?
To do this, I thought about creating a webhook in n8n and creating a Bot in Chatwoot that addresses n8n.
n8n would receive this webhook, call a method to create or retrieve an existing chat. From there, it would mediate between Chatwoot and Typebot.
Currently, for this, I would need to keep the sessionId and relate it to the conversation ID in Chatwoot. I didn't want to use a database for this, so my question is:
Is it possible to define your own sessionId code?