Home
last modified time | relevance | path

Searched refs:webhooks (Results 1 – 21 of 21) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListWebhooksResponse.php47 public function setWebhooks($webhooks) argument
49 $this->webhooks = $webhooks;
56 return $this->webhooks;
/plugin/issuelinks/services/
H A DJira.service.php207 $href = $jira_url . '/plugins/servlet/webhooks';
359 $this->makeJiraRequest('/rest/webhooks/1.0/webhook/' . $oldID, [], 'DELETE');
383 $response = $this->makeJiraRequest('/rest/webhooks/1.0/webhook', $payload, 'POST');
389 … $db->saveWebhook('jira', $projectsString, $newWebhookID, 'jira rest webhooks have no secrets :/');
413 $this->makeJiraRequest('/rest/webhooks/1.0/webhook/' . $oldID, [], 'DELETE');
439 $response = $this->makeJiraRequest('/rest/webhooks/1.0/webhook', $payload, 'POST');
444 … $db->saveWebhook('jira', $projectsString, $newWebhookID, 'jira rest webhooks have no secrets :/');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DHangoutsChat.php91 ],'webhooks' => [
92 'path' => 'v1/{+parent}/webhooks',
185 ],'webhooks' => [
186 'path' => 'v1/{+parent}/webhooks',
264 ],'webhooks' => [
265 'path' => 'v1/{+parent}/webhooks',
H A DDialogflow.php1558 'webhooks',
1562 'path' => 'v3/{+parent}/webhooks',
1596 'path' => 'v3/{+parent}/webhooks',
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A D.travis.yml17 webhooks:
19 - https://webhooks.gitter.im/e/6668f52f3dd4e3f81960
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A D.travis.yml20 webhooks:
22 - https://webhooks.gitter.im/e/6668f52f3dd4e3f81960
/plugin/swarmwebhook/webhooks/
H A DAbstractWebhook.php3 namespace dokuwiki\plugin\swarmwebhook\webhooks;
H A DZapier.php3 namespace dokuwiki\plugin\swarmwebhook\webhooks;
H A DIFTTT.php3 namespace dokuwiki\plugin\swarmwebhook\webhooks;
/plugin/swarmwebhook/
H A Dwebhook.php10 $hook = \dokuwiki\plugin\swarmwebhook\webhooks\AbstractWebhook::getWebhook();
/plugin/swarmwebhook/_test/mock/
H A DIFTTT.php6 class IFTTT extends \dokuwiki\plugin\swarmwebhook\webhooks\IFTTT
H A DZapier.php5 class Zapier extends \dokuwiki\plugin\swarmwebhook\webhooks\Zapier
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DDms.php76 public function webhooks($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\Dms
H A DRooms.php76 public function webhooks($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\Rooms
H A DSpaces.php89 public function webhooks($parent, Message $postBody, $optParams = []) function in Google\\Service\\HangoutsChat\\Resource\\Spaces
/plugin/slacknotifier/
H A DREADME.md20 1. Create an Incoming Webhook on slack: https://api.slack.com/messaging/webhooks#create_a_webhook
/plugin/webexteamsnotifier/
H A DREADME.md23 …bex Teams, according to https://apphub.webex.com/teams/applications/incoming-webhooks-cisco-systems
/plugin/issuelinks/db/
H A Dupdate0001.sql59 CREATE TABLE webhooks ( table
/plugin/discordnotifier/
H A DREADME.md20 To use multiple webhooks, separate them with semicolon.
/plugin/issuelinks/helper/
H A Ddb.php246 $webhooks = $this->sqlArrayQuery($sql, $params);
247 return $webhooks;
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml41 webhooks:
43 - https://webhooks.gitter.im/e/4aab6358b0e9aed0b628