Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Content provider call

An action block that calls an method on a content provided.

The fiber will pause until the call has completed.

Caution! This is advanced feature and should only be used with knowledge of the content provider, may result in loss of or corrupt data.

Input arguments

  • Provider authority — the URI authority of content provider to call.
  • Call method — name of method to call.
  • Call argument — a text argument.
  • Extras — a dictionary with call arguments, inconvertible entries lacking a conversion type may be excluded.

Output variables

  • Result — variable to assign a dictionary with the results of the call.
Note! This documentation is also accessible within the app from Help & feedback menu.