Hi there,
I have an automation use-case where, out of a card link (or shortLink), I need to perform some API actions on that card. But the /cards API can only take card id or shordId.
Is there any way to map the card link to its ID?
Thanks in advance!