Get UUIDs of database Inboxes in DTTG?

I’m trying to build a workflow to automate the filing of attachments from email. I’d like to build in a menu asking which database to file it to but I can’t figure out how to get the UUID for a specific inbox. The app help states this:

Note: If the ‘destination’ parameter is not specified the item is created in the global inbox. You can find the UUID of a group by getting its item link and cutting the UUID out of the URL (the long alphanumeric string after ‘x-devonthink-item://’).

But I can’t see how to do that. Any help?

Thanks.

Long-pressing on any database, group, or file shows Copy Item Link. The part after the x-devonthink:// is the UUID.

1 Like

Amazing. Thanks so much.

You’re welcome! :smiley: