Setting up a Webhook schedule with a Username and Password (WebDAV Https)

One of our users would like to schedule content to a REST API endpoint. The parameters include:

  • https:// URL
  • Username
  • Password

I could not find any scheduling options that support these parameters, does anyone have experience with this? The current webhook action won't work because it doesn't support username and password and the SFTP action doesn't work because the URL is not an sftp:// url.

1 0 50