Expand my Community achievements bar.

SOLVED

AEMaaCS Assets integration with salesHub

Avatar

Level 2

We have a requirement to connect AEMaaCS assets with Saleshub for importing assets from DAM to Saleshub tool. We are planning to create a custom AEM connector to achieve this. If someone have any experience regarding this, could you help ?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi, 

 

We are going with the saleshub connector for this purpose. We are using a workflow to move the assets to a specific folder. All these assets from this folder will be copied into saleshub

View solution in original post

7 Replies

Avatar

Community Advisor

Hi,

 

I'm not exactly sure about the type of interaction these two products will maintain, but it seems to me that perhaps the "micro-frontEnd Asset selector" could be a good fit for your use case. Please check it out here: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as.... This is available for integration into any application, whether Adobe or non-Adobe.

 

Hope this helps.



Esteban Bustamante

Avatar

Level 2

Hi, 

 

Thanks for the reply!

 

The purpose of the integration is to syn the assets in AEMaaCS and Saleshub based on some metadata value. The assets which have a specific metadata have to be copied into saleshub automatically. 

Avatar

Community Advisor

Okay, I see. I would explore I/O Events and App Builder. You could create an app builder that is responsible for moving/syncing the assets/metadata from AEM to SalesHub. This process will be triggered based on a specific event that is triggered in AEM when these assets are either added or modified in some way. You can find more information in the links below:

https://developer.adobe.com/events/docs/guides/using/aem/ 

https://developer.adobe.com/app-builder/docs/getting_started/

https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/con... 

 

The reality is that this type of Event-driven architecture is preferable over a regular connector.


Hope this helps

 



Esteban Bustamante

Avatar

Correct answer by
Level 2

Hi, 

 

We are going with the saleshub connector for this purpose. We are using a workflow to move the assets to a specific folder. All these assets from this folder will be copied into saleshub

Avatar

Community Advisor

@SushmaNa Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.



Esteban Bustamante

Avatar

Administrator

@SushmaNa Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!  



Kautuk Sahni

Avatar

Level 2

hey, 

 

I already mentioned our approach in one of the reply. I am not able to mark my own reply as correct