Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to integrate whatsapp with mscrm for sending and receiving msgs?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

How to integrate whatsapp with mscrm for sending and receiving msgs?I tried the following code referring to a blog but I was unable to generate password(Highlighted in blue color)?Can anyone help me to  do so.

 WhatsApp wa = new WhatsApp("your number", "your password", "xyz", false, false);
    wa.OnConnectSuccess += () =>
    {
        Response.Write("connect");
        wa.OnLoginSuccess += (phno,data) =>
        {
            wa.SendMessage("to", "msg");
        };

        wa.OnLoginFailed += (data) =>
        {
            Response.Write("login failed"+data);
        };
        wa.Login();
    };
    wa.OnConnectFailed+= (ex)=>
    {
        Response.Write("connection failed");
    }

*This post is locked for comments

  • Inogic Profile Picture
    Inogic 438 on at
    How to integrate whatsapp with mscrm for sending and receiving msgs?
    Check out WhatsApp4Dynamics, an innovative WhatsApp integration developed by Inogic. This integration streamlines the process of sending and receiving WhatsApp messages directly within the Dynamics 365 CRM environment.
    By incorporating WhatsApp4Dynamics, users can leverage various features:
    • Communicate with customers directly from within the Dynamics environment
    • Automate sending messages through workflows within Dynamics 365 CRM
    • Get notified of new incoming WhatsApp messages within the Dynamics platform
    • Access an easy-to-use Chat User Interface (UI) within the CRM environment
    • Functionality to store chat history in chat sessions
    For more information about these features, to learn about the apps features in detail visit the Inogic website.
    For step-by-step instructions on installation, check out the installation Guide.
     
    Thanks!
  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to integrate whatsapp with mscrm for sending and receiving msgs?

    Hi,

    Thanks for reply.. I am trying to generate password using this tool:https://github.com/mgp25/WART

  • David Jennaway Profile Picture
    David Jennaway 14,063 on at
    RE: How to integrate whatsapp with mscrm for sending and receiving msgs?

    What error do you get ? And how are you generating the password ?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,401 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans