Skip to main content
Hi team,

I am using the sync API. Is there any solutions to reference to a card in another collection?

https://developer.getguru.com/docs/guru-sync-manual-api#referencing-other-cards-boards-board-groups-and-resources
👋 Hey @ducbui279 - You can use the Guru Card Link URL to reference to other Guru cards instead of the card link in your directory. Example of HTML:

```https://app.getguru.com/card/cp6oRGxi/Card-Title" target="_top">Card Title Here```
Actually, the card is generated at the same time when I do the sync. So I don't know what the id is? In your example, I don't know `cp6oRGxi`
oh gotcha! I thought the card from another collection already existed. Can you explain the use case a bit more here? Does the other collection already exist?

Reply