[Help] Need to edit existing code to include Image #252
avinashpudota
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an existing code which takes input from a form submission and sends to WhatsApp. Now i need to include image uploaded via the same form.
Below is the existing code, can anyone please help me to attach image to it. Variable name for image is "Cake_Image" and it is received as URL in form.
I have checked in #230 which says to use /send/image but i am unable to do it. And also i have checked API documentation but i didn't find any relevant sample code.
Beta Was this translation helpful? Give feedback.
All reactions