Send webhook PUT requests for new phone analyses in MiiTel
Want to send a webhook to your own system (or other applications not integrated with Zapier that have a webhook)? This Zapier template allows you to send a webhook PUT request when a new phone analysis is completed in MiiTel.
Want to send a webhook to your own system (or other applications not integrated with Zapier that have a webhook)? This Zapier template allows you to send a webhook PUT request when a new phone analysis is completed in MiiTel.
- Free forever for core features
- 14 day trial for premium features & apps
Call id
UUID call id generated by MiiTel.
Tenant id
Dial begin at
Call end at
Call type
From number
To number
Forwarded number
Contact person name
Account name
URL
Try ItCall id
UUID call id generated by MiiTel.
Tenant id
URL
Speech recognition
Result of speech recognition.
Speech recognition summary
Result of speech recognition summary.
Silence
Overall
Overlap
TLR
Customer f0
Operator f0
Customer variance
Operator variance
Customer speechrate
Operator speechrate
Rally
Amd probability
Dial begin at
Call begin at
Call end at
Call type
From number
To number
Forwarded number
Contact person name
Account name
Try ItURLRequired
This should return a list of dictionaries of content type JSON in reverse chronological order. For example:
[{"id":1234},{"id":1235}]
Key
If the returned JSON is not a list and is instead an object (maybe paginated), enter the key that contains the results. Example: "results", "items", "objects", etc... (children via dot syntax supported)
Deduplication Key
Zapier deduplicates the array we see each poll against the
id
key. If theid
key does not exist, you should specify an alternative unique key to deduplicate off of. If neither are supplied, we fallback to looking for the shortest key withid
in it otherwise we will raise an error.Xpath
If the content fetched is XML or HTML, optionally define an xpath to extract data from the content. Will trigger whenever the content at the xpath changes!
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
Try ItPick off a Child Key
By default, Zapier gives you the entire payload of the webhook. If this is specified, Zapier will only grab the child key from the object(s) sent to Zapier. For example, given
{"contact": {"name": "Mike"}}
, add "contact" here to only return{"name": "Mike"}
. Traverse more deeply nested children by using dot-separated syntax. Line item payloads will run your Zap for each instance of the child key.
Try It
Call id
UUID call id generated by MiiTel.
Tenant id
Dial begin at
Call end at
Call type
From number
To number
Forwarded number
Contact person name
Account name
Try ItVideo id
UUID video id generated by MiiTel.
Tenant id
URL
Title
Video start at
Video end at
Speech recognition
Result of speech recognition.
Try ItCatch Raw Hook
Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.
Try ItMethodRequired
The HTTP method we'll use to perform the request.
URLRequired
Any URL with a querystring will be re-encoded properly.
Data Pass-Through?
If yes, request
data
below will be overridden with the raw data from the previous step (you are still responsible for headers though, likeContent-Type
). Defaults to no.Data
Place raw data for the request here. Could be JSON, XML, etc. Nothing is parsed for you here (including extra line breaks or spaces -- everything is sent verbatim). You probably need to define a header below corresponding to your data
Content-Type
. Reminder: data provided in this field is completely ignored if you chose "yes" to pass-through.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
Related categories
Related categories
Get started for free
You can't add more hours to the day. Zapier is the next best thing.