SFMC Asset Relationship Finder: A Go app to easily find relationships between Data Extensions, Automations, Emails, and CloudPages in Salesforce Marketing Cloud.
git clone https://github.com/selimsevim/asset_relationship_finder.gitSFMC Asset Relationship Finder: A Go app to easily find relationships between Data Extensions, Automations, Emails, and CloudPages in Salesforce Marketing Cloud.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/selimsevim/asset_relationship_finderCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I need to find all relationships between [DATA_EXTENSION_NAME] and other assets in Salesforce Marketing Cloud. Specifically, I want to know which automations, emails, and cloud pages are connected to this data extension. Can you provide a detailed breakdown?
# Asset Relationships for 'Customer_Profile_DE' ## Connected Automations - **Welcome_Email_Automation**: This automation triggers a welcome email when a new customer is added to the 'Customer_Profile_DE' data extension. - **Monthly_Newsletter_Automation**: This automation sends a monthly newsletter to all active customers in the 'Customer_Profile_DE' data extension. ## Connected Emails - **Welcome_Email**: This email is sent to new customers added to the 'Customer_Profile_DE' data extension. - **Monthly_Newsletter**: This email is sent to all active customers in the 'Customer_Profile_DE' data extension. ## Connected CloudPages - **Customer_Portal**: This cloud page is used to display customer profile information from the 'Customer_Profile_DE' data extension. - **Newsletter_Preference_Center**: This cloud page allows customers to manage their newsletter preferences, which are stored in the 'Customer_Profile_DE' data extension.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan