Skip to main content
Gruppe

Marketer Group (MC), Oslo, NO

The Salesforce Marketer Group, Oslo is a local resource to learn about Salesforce features and partners and network with fellow Salesforce Administrators, Developers, Users, Partners, and Employees. Welcome to all Salesforce marketer enthusiasts in Norway. Join the conversation here to ask questions, get answers, stay updated and share experiences. Community Group Leaders: Synne Knudtzon Community Group Leader Contact: oslo-no-marketingcloud@trailblazercgl.com Register for Meetings/Events here: https://trailblazercommunitygroups.com/salesforce-marketer-group-marketing-cloud-oslo-norway

Welcome to the Salesforce Marketer Community Event – September 4th with SATS & Pioner Boat / Salient

 

We’re thrilled to invite you to the Salesforce Marketer Community Group Event on September 4th, hosted at the Accenture offices in Oslo!

Doors open at 3:00 PM, and we’ll be serving light food and drinks to get the evening started.

This time, we’re lucky to feature inspiring presentations from SATS and Pioner Boat / Salient, who will share their success stories on how they leverage Salesforce Marketing Cloud to deliver precise and personalized customer experiences.

You’ll also get the latest insights straight from Salesforce, with a representative walking us through the highlights of the newest release notes. 

 

🗓 Agenda – September 4th

15:00

– Welcome & Introduction 

16:00

– Customer Case: Pioner Boat / Salient 

16:30

– Short Break 

16:45

– Customer Case: SATS 

17:15

– Short Break 

17:30

– Highlights from the Latest Salesforce Release Notes 

18:00

– Q&A and Networking/Mingling 

 

Address: Rådhusgata 27, 0158 Oslo, Norge

Come for the knowledge, stay for the networking — and connect with fellow marketers, Salesforce enthusiasts, and industry peers.✨🤝💡🎉

We can’t wait to see you there!

Registration: https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-marketer-group-oslo-norway-presents-welcome-to-the-salesforce-marketer-community-event-september-4th-with-sats-amp-pioner-boat-salient/

 

Welcome to the Salesforce Marketer Community Event – September 4th with SATS & Pioner Boat / Salient We’re thrilled to invite you to the Salesforce Marketer Community Group Event on September 4th, hos

 

0/9000

Hi all!

 

Anyone with experience using the Data Extension Data API to retrieve data from Marketing Cloud? We're having some issues with this and would love some input! 😀

 

Short story: In Salesforce core we want to display emails sent from Marketing Cloud on a record. We want to retrieve these emails dynamically when viewing the record. We've attempted to retrieve this using the Data Extension Data API, but we're receiving error messages that we're not sure how to handle.

 

We've established connection to the Marketing Cloud REST API as described in the top comment here, using Named Credentials. We've successfully done callouts to /address/v1/validateEmail and /messaging/v1/domainverification, so the connection seems to be working.

 

However, when attempting any of the callouts on data extensions we are getting error messages:

 These return the following error message:

{"message":"There was no Custom Object found","errorcode":30003,"documentation":""}

 

 These return the following error message:

{"message":"custom object data cannot be retrieved for id: 1234567-1ABC-1234-A6C6-1234BC531A1A","errorcode":30003,"documentation":""}

 

This is a bit of a surprise, since we have managed to perform successful callouts to these methods from a local Python environment, but for some reason it's not returning any data when called from our Salesforce sandbox.

 

There's unfortunately very limited documentation on this, which is why I'm reaching out. Worst case we'll attempt to use the SOAP API instead, which seems slightly more complete/robust.😌

 

See extract from the Apex callout we use below:

Stringkey='1234567-1ABC-1234-A6C6-1234BC531A1A';

HttpRequestreq=newHttpRequest();

req.setEndpoint('callout:MarketingCloudREST/data/v1/customobjectdata/'+key+'/rowset');

req.setMethod('GET');

System.debug(req);

Httphttp=newHttp();

HttpResponseres=http.send(req);

System.debug(res.getBody());

@* Marketing Cloud Engagement * @* Salesforce Developers * @Marketer Group (MC), Oslo, NO @Developer Group, Oslo, NO

8 Antworten
  1. 25. Juni 2024, 22:54

    Yes, used it and love that we finally got rest endpoints for this 🙌🚀

    Looking at the first and second error my guess is that you use the "Data Extension Key" and not the UI hidden Data Extension Id.

     

    You can find this quickly by using the network log in chrome when you access the folder of where your DE is stored. See screenshot.Yes, used it and love that we finally got rest endpoints for this 🙌🚀Looking at the first and second error my guess is that you use the

    Though not required to use the DE id. I have attached a video demo thrown togheter to illustrate how one can use External Actions in flow + unofficial SF Datatable to retrieve and display values. Almost no code solution if you want a Flow Driven Architecture in your org.

     

    Demo Marketing Cloud DE 720p.gif

     

    Side notes: 

    - If multiple business units. Is the MC APP configured in the business unit where you have the DE?

    - Was the permissions granted in the MC APP after the External + Named Credential setup?

    You may then need to refresh the auth token to get the new permissions quickly.

    - For my own curiosity; why are your creating a custom way of retrieving the emails? (When one have Marketing Cloud Connect that can do this natively)

    - In what way and format are you storing the emails?

     (I have here assumed you'r using ampScript/SSJS content block in all emails that inserts the whole email into Data Extension where you want to retrieve emails from using API. Or a daily MC Automation with a SSJS activity that uses the email API to retrieve all emails for today.)

     

    Ping me here, or on Slack and we can do a quick walkthrough or through some ideas out if you want to 😉

0/9000

Join us for an Amazing event in less than an hour.

 

PS: you can win a Salesforce certification voucher by participating in our Kahoot! quiz.

 

https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-marketer-group-marketing-cloud-vadodara-india-presents-winter-24-marketing-cloud-updates-amp-their-impact/

 

#Trailhead  #Marketing Cloud

1 Kommentar
  1. Piyusha Pilania (Implementology) Forum Ambassador
    21. Dez. 2023, 12:45
0/9000

Hi all! The Marketing team at BI would like to connect with other customers in Norway that are using Sales Cloud and Marketing Cloud for B2C and that we can share experiences with regarding optimizing the sales and marketing processes. BI has both mass market  and 1-1 sales processes towards potential students, and we are looking for inspiration as to how to improve our solutions. Is your company a candidate, or do you know of anyone that we should connect with? Thanks for any feedback :)

1 Antwort
  1. Ines Garcia (get: Agile) Forum Ambassador
    20. Sept. 2023, 09:55

    Just to add also you may want to reach and get involved with the other local community groups as well https://trailblazercommunitygroups.com/oslo-norway/

0/9000

Hi Marketing Cloud superstars ⭐️! Hope you all had a nice vacation and is ready for a fall filled with customer journeys, campaigns and other fun Marketing Cloud stuff 🚀

 

If anyone needs a little extra motivation or would like to know more about how Customer Data Platform can help marketing automation, here is an event for you: https://info.knowit.no/partnerevent-med-salesforce-er-customer-data-platform-svaret-p%C3%A5-cookie-d%C3%B8den

0/9000

Hi, everyone. I am trying to connect with someone who has experience of using Mobile Push in Marketing Cloud and would be interested in scheduling a short meeting to discuss experiences with this feature. We have already set up this feature and are, therefore, interested in hearing about experiences with Mobile Push after go-live. Please reach out if this could be of interest. 

6 Antworten
0/9000

There is a new favourite app for Marketing Cloud users. CloudKettle where amongst other Eliot Harper (salesforce marketing cloud MVP) works, just released the content block MJML Live Editor. 

https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3u00000Qt1wTEAR 

 

If your unfamiliar with MJML you can read more about it here https://mjml.io

In short it is a responsive email template framework that lets you focus on creating awesome content and not fiddle with making it fit all devices and email clients reaching your email.

 

Now you can skip the step of converting your MJML code to html.

There is a new favourite app for Marketing Cloud users. CloudKettle where amongst other Eliot Harper (salesforce marketing cloud MVP) works, just released the content block MJML Live Editor.

 

This also may solve the preview issue in cloud pages that use external stylesheets. 

You would then be able to put your HTML code and inside MJML tags like this:

 

Screenshot 2022-09-30 at 10.00.27.png

 

This may look something like this:

Screenshot 2022-09-30 at 09.56.36.png

The content block is free so have a look at it :)

0/9000

Vi har gleden av å invitere til en morsom dag med regatta og nettverksbygging ved Aker Brygge tirsdag 30 august 17:00 🌊⛵️

Eventet er uformelt og du trenger ikke seileerfaring for å delta. Vi sørger for mannskap til hjelp 😉

Det viktigste er at du kommer med et godt humør!  

Dette er perfekt for deg som vil kick-starte hverdagen etter sommerferien med en morsom aktivitet og møte felles kollegaer i Salesforce-miljøet. Om du ikke allerede kjenner til Salesforce men er nysgjerrig er du også hjertelig velkommen!  Vi gleder oss og håper på å se deg der ☀️  Mvh Synne og Vilde

 Meld deg på her 👇  https://trailblazercommunitygroups.com/events/details/salesforce-salesforce-marketer-group-marketing-cloud-oslo-norway-presents-sailforce-med-salesforce/

0/9000

 Salesforce Named a Leader in 2022 Gartner Magic Quadrant for Multichannel Marketing Hubs for the Fifth Consecutive Year 🙌 👏🎉    Please find the article here: https://www.salesforce.com/news/press-releases/2022/07/22/gartner-2022-multichannel-marketing-hubs-leader-salesforce/

0/9000

Hi all Marketing Cloud superstars ⭐️

 

Dreamforce is an immersive experience that offers hands-on learning, access to the latest innovation across the Salesforce ecosystem, and features inspiring thought-leaders and luminary speakers. Be inspired by customers facing the same challenges and opportunities as you hear how they are driving value including hands-on learning. Ready to see how we can take your business to the next level?  Registration is opening this July and tickets will go fast! be sure to add yourself to our “Get Updates” campaign. It won’t guarantee your spot, and it’s not a financial commitment — but it will give you the opportunity to be among the first to register and keep you in the loop on exciting announcements.  If you have any further questions, please don’t hesitate to reach out to your Salesforce Account Executive.

 

Registration: https://www.salesforce.com/dreamforce/

 We hope you’ll be able to make it to this awesome event 🚀

0/9000