Join IFTTT for free
Explore Plans Developers
Mobile menu Close menu
PryvPryv

Add a numerical value

This Action will add a numerical value to the stream you specify.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info
Description
This Action will add a numerical value to the stream you specify.
API endpoint slug
pryv.new-numerical-basic
Filter code method
Pryv.newNumericalBasic.skip(string?: reason)
Runtime method
runAction("pryv.new-numerical-basic", {})

Action fields

Stream ID Dropdown list
Label
Which stream?
Slug
streamId
Required
true
Can have default value
false
Numerical value Text input > Other
Label
Value
Helper text
e.g. 20
Slug
numericalValue
Required
true
Can have default value
true
Filter code method
Pryv.newNumericalBasic.setNumericalValue(string: numericalValue)
Event type Dropdown list
Label
Unit
Slug
eventType
Required
true
Can have default value
false
Description Text input > Short text
Label
Description
Helper text
Optional
Slug
description
Required
false
Can have default value
true
Filter code method
Pryv.newNumericalBasic.setDescription(string: description)
Tags Text input > Other
Label
Tags
Helper text
Optional
Slug
tags
Required
false
Can have default value
true
Filter code method
Pryv.newNumericalBasic.setTags(string: tags)