I need to contact my userbase using telegram via smooch, the flow is:
- send a message to users with the bot link
- the user clicks the link and accepts to receive messages from the bot
- using smooch webhook, I need to recognize the user on my system so, I need to pass a parameter in the bot link.
Is possible to do this?
UPDATE OCT-7: the fix has been introduced! You will now get back the referral code in the
conversation:startwebhook that you specified in the linkexample: https://telegram.me/my_amazing_smooch_bot?start=myParameter
This will show up in the property referral.code like in the sample below
UPDATE OCT-4: we will introduce the fix early next week (probably Tuesday Oct 8) and you will have the property
referralas shown in the webhook belowThe way you would do this is by specifying the parameter like so :
https://telegram.me/my_amazing_smooch_bot?start=myParameter
Unfortunately, we currently swallow this parameter and the conversation:start webhook we send does not forward the parameter back to you
I will get back to you regarding this 'fix' we needs to make on our end to accommodate this use case
Thank you!
Bobby Connolly Zendesk Inc.