π Take ActionsΒΆ
Function CategoriesΒΆ
π Export (7 functions)ΒΆ
export_table_to_datastore
: Exportfully_qualified_table
to datastoreexport_to_datastore
: Exportsdata
to Datastoreexport_to_pubsub
: Exportsdata
andattributes
to Pub/Subtopic
.export_to_storage
: Exportscontent
to Cloud Storagepost
: POSTdata
tourl
.upload_table_to_gsheet
: Upload data fromtable_or_view_or_query
to Google Sheetupload_to_gsheet
: Uploaddata
(a json array of objects) to a Google Sheet
π¬ Notify (9 functions)ΒΆ
send_google_chat_message
: Sendsmessage
to google chat spacesend_mail
: Sends an emailsend_mail_with_excel
: Sends an email withtable_or_view_or_query
data attached as excel filesend_mail_with_gmail
: Sends an email using your gmail accountsend_slack_message
: Sendsmessage
to a slack channel.send_sms
: Sendsmessage
via SMS tophone_number
send_teams_adaptive_card
: SendsAdaptive Card
to a Microsoft Teams channel.send_teams_message
: Sendsmessage
to a Microsoft Teams channel.
π¨ Trigger Event (3 functions)ΒΆ
refresh_powerbi
: Refresh a Power BI dataset (semantic model)refresh_tableau
: Refresh a tableau datasource or workbooktrigger_dataform
: Triggers a Dataform workflow in the specified project, location, repository and workspace.