Send SMS using Azure Communication Service from MS Access

Nick Mourikis 0 Reputation points
2023-03-27T15:57:13.93+00:00

Hi,

Here are my details:

Subscription ID: b2de1efb-6be3-49c9-8edc-d1790e09eacd

Directory: kronosint.com (kronosint.com)

My role: Account admin

Offer: Pay-As-You-Go

Offer ID: MS-AZR-0003P

I want to send SMS using Azure Communication Service from MS Access. Could you please direct me on how to do this?

I have searched online but I did not find anything helpful.

If the above is not possible, is it possible to do it from PHP? I am able to call other REST API from access successfully but not send SMS.

Thank you in advance.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,234 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Erkan Sahin 840 Reputation points
    2023-03-30T21:44:52.0333333+00:00

    To send SMS using Azure Communication Services from MS Access, you can use the Azure SDK for .NET to create a console application that sends SMS messages. You would then use MS Access to trigger this console application as needed.

    To do this from PHP, you would need to use the Azure SDK for PHP to send SMS messages. You can use the REST API provided by Azure Communication Services to send SMS messages.

    Here's some documentation that could help you get started:

    Please mark my answer if it helps :-)

    0 comments No comments

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.