Documentation or help required for nanoflow activity SendTextMessage.

1
Hi All, I am thinking to use the SendTextMessage activity of nanoflow for sending SMS to user. In activity I can give phone number as an input but no option to give body of message. Anyone can help me on this.?  
asked
1 answers
0

Hi Bhushan,

 

I found some documentation on Github for this module. (link below)

How to start?

  • Install yarn via npm i -g yarn or using your favorite package manager like homebrew
  • Execute yarn set version berry to define the latest version of yarn
  • Execute yarn to install and link dependencies

 

But since the option is not available out of the box you might find more luck for your use case with a different module from the marketplace.

 

https://github.com/mendix/nanoflow-commons

answered