• Resolved tsochi

    (@tsochi)


    Hi all,

    I’m currently working on a chatbot integration with my WordPress site. I’m using the Google Dialogflow engine and part of the requirements is to have a webhook that is publicly available.
    More info here: https://cloud.google.com/dialogflow/es/docs/fulfillment-webhook

    I’m quite new to WordPress and APIs in general. I understand I can create a PHP file in my cPanel and have that as my webhook.

    My questions are as follows
    1. Is there any plugin I can utilise for the same
    2. Can WordPress API extract data from its database so I can have my API retrieving and creating records?
    3. How do I achieve the Basic authentication with login and password as described in the URL above

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress Webhook and API’ is closed to new replies.