Website Building
WP Webhooks
5min
the wp webhooks modules enable you to receive data from other services to, for example, create a user or a post on your wordpress website, as well as it can send data for you for certain actions getting started with wp webhooks prerequisites a wp webhooks plugin https //wordpress org/plugins/wp webhooks/ installed in order to use wp webhooks with make, it is necessary to have a wp webhooks wordpress plugin installed and activated the module dialog fields that are displayed in bold (in the make make, not in this documentation article) are mandatory! connecting wp webhooks to {{product name}} follow these steps to connect your wp webhooks to make log in to your wordpress administration install and activate the wp webhooks plugin go to settings > wp webhooks > receive data find here all information needed to establish a connection webhook url, webhook name and webhook api key go to make and open the wb webhooks module's create a connection dialog enter the values that you found in step 3 to the respective fields and click the continue button to establish the connection the connection has been established and you can proceed to set up the module webhook action use this module to send data to your wordpress connection wp webhooks docid\ ga7gaoyxnd4mzmmyespzp webhook action enter the name of the action you want to perform using the module you must activate desired actions first it can be done under settings > wp webhooks > settings arguments enter the argument and value the list of arguments for each action can be found under settings > wp webhooks > receive data > available webhook actions example create a user webhook action create user argument user mail value email address of the new email