Skip to main content

This plugin calls zapier webhook.

Project description

Zapier plugin

This plugin calls zapier webhook API.

Configuration

{
  "url": "https://hooks.zapier.com/hooks/catch/10523213728/b4basesz/",
  "body": "<json as string>",
  "timeout": 10
}

This configuration requires zapier webhook url.

Payload

Payload for this plugin defines a JSON data to be sent. It can be any json schema.

Result

This plugin returns either the response (on response port) or and error on error port.

Valid response is:

{
  "status": 200,
  "content": {
    <response as json>
  }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-zapier-webhook-0.6.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

tracardi_zapier_webhook-0.6.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page