Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

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

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 24,094 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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans