How can I share my inputted data with customer.
When i click conifrm order button, I want all the inputted data should be shared with contact number text box. How can I achieve this.??
My data is stored in airtable.
How can I share my inputted data with customer.
You can use the Send Text Message block:
For the message, use a combination of Join
and Newline
blocks from the Text drawer.
It’s important to note that the user will have to actually send the text message. You can’t automate that with Thunkable blocks.
I tried but while testing it’s not going. I don’t know why.
Me neither! You’d have to provide more details.
Project links are helpful but… what were the answers to my questions?
It was done. Thank You so much for your help.
It’s working now?
Yes! We need to do it via functions. I have placed the sharing block directly into button click event. I created a function…and tad-da…it worked.
That’s great! You can mark this topic as solved to let people know you figured it out.
I marked. I think I clicked two times.
Thank you once again.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.