Is there a way to batch export/import Templates and/or Content Blocks?
My client just started using Real-time Marketing and now that it has Content Blocks we need all CB from Outbound in Real-time Marketing. We are taling about 100+ Content Blocks.
Is there another way than creating every single CB again in Real-time and copy and pasting HTML Code for every single content block?
Thank you!!! That was it! *facepalm"
Hi KE Comm,
Please check the Environment is the same as your Marketing Environment.
Tahnk you, this looks awesome, however I have now run into the issue that Power Automate does not find the table...
Are there any setup steps in Power Automate that I need to take first?
Hi KE Comm,
Yes. The data of Content blocks in the Outbound is stored in the 'msdyncrm_contentblocks' table. Real time in stored in the 'msdynmkt_fragments'. These two tables' schema is similar and you can copy the field's value from 'msdyncrm_contentblocks' to 'msdynmkt_fragments'. I used the Power Automate to test.(You could also use another tool or code.)
Steps:
1. Create an Instant could flow and select manually trigger a flow.
2. List all rows from the 'msdyncrm_contentblocks' table.
Note: When you search Content blocks in the Table name, there would be two tables. You could select one and peek the code to check its table logical name.
3. Loop the Step2's result and set the value with each row's field value.
4. Save and run the flow is ok.
Result:
Outbound Content block:
Real Time Content Blocks:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156