Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass parameters of the body of the template message in a flowTemplateMessageRequest object #120

Open
iticarmona opened this issue Jan 13, 2025 · 1 comment

Comments

@iticarmona
Copy link

Is your feature request related to a problem? Please describe.

I need to send a flow with a template and pass parameters to the template. Checking the documentation I can't find the way to pass the parameters to the template. Is there any way? Or would I have to do an additional development?

image

Describe the solution you'd like
image
Something like this

@gabrieldwight
Copy link
Owner

Hi, I will check in the documentation for flow message parameters if the body component supports multiple text parameters. The solution should be close to the code snippet above.

Alternative you can try to send the object using sendgenericmessage function to see if it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants