How can we send screenshots from WhatsApp not using WhatsApp web in Uipath?

How can we send screenshots from WhatsApp not using WhatsApp web in Uipath

Hi @Tugba_Keten,

Can you explain the requirement more clearly?

What do you want to achive? Automate on a cellphone to get screenshots?

1 Like

I want to send the screenshot of the robot with png extension to the relevant person via WhatsApp.
39/5000

How can i proceed. Could you please help me?

  1. Use What’s API to integrate it in your Bot, for that you have to first purchase What’s API " WhatsApp Business | Transform Your Business ".

  2. Use Twilio " https://www.twilio.com/ " with Web Bot.

I have a twilio account.
API I use: https://api.twilio.com/2010-04-01/Accounts/{AccountSid}/Messages.json
But I can’t use the http request activity correctly. Message cannot be sent. I need help with this.