send message or pdf at whatsapp

jas vir 1 Reputation point
2021-04-26T11:03:53.313+00:00

Hi all
How can we send message or pdf file at whatsapp through vfp9
thanks

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
27,033 questions
{count} votes

2 answers

Sort by: Most helpful
  1. AnnaXiu-MSFT 15,001 Reputation points
    2021-04-27T01:40:15.623+00:00

    Hi @jas vir ,

    WhatsApp is currently not supported in the Microsoft Q&A, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).
    You can ask in the dedicated WhatsApp forum over here:
    https://faq.whatsapp.com/

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    2 people found this answer helpful.
    0 comments No comments

  2. henryjames 0 Reputation points
    2023-05-03T07:18:50.3833333+00:00

    To send a message or a PDF file through WhatsApp using VFP9, you can use a third-party API like Twilio or Nexmo. These APIs allow you to programmatically send messages and attach files to WhatsApp. Here are the general steps you would need to follow:

    Register for an account with Twilio or Nexmo.

    Purchase a WhatsApp business account through Twilio or Nexmo.

    Integrate the API into your VFP9 application.

    Use the API to send the message or attach the PDF file to the WhatsApp number you want to send it to.

    It's important to note that there may be additional steps or considerations depending on your specific use case and the API you choose to use. It's also important to ensure that you have the necessary permissions and consent to send messages or files to the recipient.

    0 comments No comments