Hello there everyone,
I was wondering if we could use the Release ID (eg: 10001) instead of the release Name when creating an automation with an incoming webhook?
Something like this.
I see that in the time it says Specific version name to release but I'm just wondering if there is any way to achieve it with the version ID as well.
Thanks
No, there is not.
As a work-around the rule could first call a REST API function with the id value to get the name and then use that. This would require using the Send Web Request action. If you want to try this, here are some references:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.