Skip to main content

Delete row

Delete a row in Datastore.

Application

  • Tables

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Table nameName of the table containing the row to deleteText (Short)YesDataTable1
Row IDID of the row being deleted. This can be fetched from "Query table in Datastore"Text (Short)Yes123456789

Outputs (what you get)

N/A

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
No resultThis status is selected if the job has successfully completed but no result was produced.

Requirements

  • N/A