How to integrate WhatsApp directly with a Copilot Studio chatbot/agent?

Mohamed Modeen 10 Reputation points
2025-07-30T09:24:15.95+00:00

I have followed this link (https://learn.microsoft.com/en-us/microsoft-copilot-studio/publication-add-bot-to-whatsapp) but under the Channels tab on Copilot Studio - I am unable to see "WhatsApp" User's image

User's image

Microsoft Copilot | Microsoft 365 Copilot | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Karan Shewale 1,040 Reputation points Microsoft External Staff
    2025-07-31T08:22:00.3733333+00:00

    Hello Mohamed,

    Based on the screenshots you've provided and the documentation you referenced, I can see the issue you're encountering. The WhatsApp channel is not visible in your Channels tab, even though it should be available according to the Microsoft documentation.

    Current Status and Requirements

    Looking at your screenshots, I can see that WhatsApp is indeed supposed to be available as a channel option in Copilot Studio. The fact that it's not appearing suggests there might be several possible causes:

    1. Regional Availability

    WhatsApp integration for Copilot Studio may not be available in all regions yet. Check if your tenant/region supports this feature.

    2. Licensing Requirements

    Verify that your subscription includes the necessary licensing for WhatsApp integration. Some advanced channel integrations require specific license tiers.

    3. Prerequisites Not Met

    From the documentation you referenced, ensure you have:

    • Azure Communication Services (ACS) resource set up
    • Proper authentication settings (as shown in your first screenshot, you have "No authentication" enabled)
    • Agent already published

    4. Feature Rollout Status

    This could be a gradual feature rollout that hasn't reached your tenant yet.

    Troubleshooting Steps

    Step 1: Verify Prerequisites

    # Check your Copilot Studio environment details

    # Ensure you have the required Azure resources

    Step 2: Check Authentication Settings

    Based on your first screenshot showing "Your agent does not require end user authentication," you may need to configure authentication for WhatsApp integration.

    Step 3: Contact Microsoft Support

    Since the feature should be available according to the documentation but isn't showing in your interface, this appears to be either:

    • A tenant-specific issue
    • A feature availability problem
    • A bug in the current build

    Alternative Approaches

    While waiting for resolution, consider these alternatives:

    1. Azure Bot Service Integration

    You can integrate your Copilot Studio agent with Azure Bot Service and then connect to WhatsApp through the Bot Framework channels.

    2. Third-Party Connectors

    Use services like Power Automate with WhatsApp Business API connectors.

    3. Custom Integration

    Build a custom solution using the WhatsApp Business API and Copilot Studio's REST APIs.

    Recommended Next Steps

    1. File a support ticket with Microsoft, referencing the documentation link you provided
    2. Check the Microsoft 365 Message Center for any announcements about WhatsApp channel availability
    3. Verify with your admin that your tenant has the necessary permissions and licenses

    The discrepancy between the documentation and your actual interface suggests this is likely a platform issue rather than a configuration problem on your end.

    Thanks.

    Karan Shewale. 

    *************************************************************************  

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate. 


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.