Skip to content
Blackbird docs
GitHub

Utilities

This app provides generic utility actions that can come in useful in any bird. It includes utilities for dates and files.

Connecting

  1. Navigate to apps and search for Utilities. If you cannot find Zendesk then click Add App in the top right corner, select Zendesk and add the app to your Blackbird environment.
  2. Click Add Connection.
  3. Name your connection for future reference e.g. ‘My utilities’.
  4. Click Connect.

1700129917822

Actions

Dates

  • Generate date generates the date and time at the moment of execution. Optionally, you can add or subtract days, hours and minutes. Useful for setting deadlines in the future or for generating time intervals for querying data.
  • Format date takes a date and formats it into a human readable string. The selectable format documentation can be found here. Optionally a culture (locale) can be added as well.

Files

  • Get file name returns the name of a file without extension.
  • Change file name takes a file and a text input. The filename (without extension) is renamed and the file is returned as output.

Feedback

Do you want to use this app or do you have feedback on our implementation? Reach out to us using the established channels or create an issue.