Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

NFC tag write

A decision block that lets the user write content to NFC tags.

The fiber will pause until the user has written to one or more tags, cancelled the dialog or the timeout expired.

If NDEF type is set to Text or URI the content is converted to text, if Automate, the content can be any value type.

Use the Read tag button inspect tags.

Input arguments

  • Content — an expression, the result will be written to the tags.
  • NDEF type — type of content written to tag, default is Automate.
  • Timeout — time until the notification/dialog is automatically canceled, default is no timeout.
  • Notification channelUUID of notification channel used for shown notification, default is the flow default or Flow.
  • Show window — whether to show the dialog window directly without having to tap the notification. Requires the “appear atop of other apps or parts of the screen” privilege on Android 10+.

Output variables

  • Written tag ID — variable to assign the ID of the last written tag.
Note! This documentation is also accessible within the app from Help & feedback menu.