Delete Slide permanently removes specified slides from your Google Slides presentations. Essential for cleaning up templates, removing outdated content, or streamlining presentations after data processing.


Inputs

FieldTypeRequiredDescription
Presentation URL/IDTextYesGoogle Slides presentation link or ID
Slide Identifier TypeSelectYesHow to identify the slide (Slide Number or Slide ID)
Slide NumberNumberYes*Position of the slide to delete (starting from 1)
Slide IDTextYes*Unique ID of the slide to delete

*Either Slide Number or Slide ID is required, depending on your identifier type choice.


How It Works

This node permanently removes the specified slide from your presentation. All remaining slides automatically renumber to fill the gap, maintaining presentation flow.

Slide Identification Options

Slide Number (Recommended):

  • Simple numbering system starting from 1
  • Easy to use and understand
  • Perfect for removing specific positions

Slide ID:

  • Unique identifier for each slide
  • More technical but precise
  • Useful when working with dynamic presentations

Important Notes

  • Deletion is permanent - deleted slides cannot be recovered
  • Slide numbers shift up after deletion (slide 5 becomes 4 if you delete slide 3)
  • Cannot delete the last remaining slide in a presentation

Configuration Examples

Remove Specific Slide

Scenario: Delete slide 3 from presentation

Configuration:

  • Slide Identifier Type: “Slide Number”
  • Slide Number: 3

Result: Slide 3 is removed, slide 4 becomes new slide 3, etc.

Remove Template Slide

Scenario: Delete original template after duplication

Configuration:

  • Slide Identifier Type: “Slide Number”
  • Slide Number: 2

Result: Template slide removed, presentation flows with populated content.


Best Practices

Deletion Strategy

  • Delete in reverse order when removing multiple slides (highest numbers first)
  • Verify slide contents before deletion in workflows
  • Test deletion logic with sample presentations first
  • Keep backups of important presentations

Workflow Integration

  • Use after content population to remove templates
  • Combine with conditional logic for smart cleanup
  • Position after all content updates in your workflow

Credit Cost

Free to use - no credits required.


FAQ