Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Integration Mastery Cohort

36 members • Free

Trigger Mastery Cohort

8 members • Free

8 contributions to Integration Mastery Cohort
Week #3 - Callouts from Triggers
This is an exciting week! We'll build some real projects using Stripe. Because that's literally the only way to learn Integrations. But I also talked a bit more about Architecture. If you are more advanced, I really recommend that you watch this video and try to play around with this architecture. The schedule for this week is the same: 1. Alon's Weekly Session Tuesday 7 p.m. EDT 2. My Weekly Session Tuesday 7 p.m. CET No Sunday session this time. Just post any questions here in the community and we'll all help you Also, I have one ask... If you are enjoying the cohort, could you leave me a review? It takes 30 seconds, and I'll send you some cool bonuses. ​Click here to leave the review​ And of course, do the homework and post here down here in the comments šŸ‘‡šŸ‘‡šŸ‘‡
1 like • 18d
@Igor Kudryk Here is my Callouts from Triggers: https://docs.google.com/document/d/1s4LfigRHC0BzQEss_Njlq39SlJY1WGODsQEd40rcyYM/edit?usp=sharing I think I have fixed all the issues you mentioned in the previous feedback but then I won't learn unless I make mistakes. Thank you for the thorough feedback.
1 like • 17d
@Igor Kudryk I shared the document with you. Can you test if you have access? Thank you.
Week #2 - POST Requests
Week 2 is live! We'll cover POST requests and how to make the first request with the real API. Homework is here. Write your solutions down below! LET'S GOO!
Week #2 - POST Requests
1 like • 29d
Hello, please find week 2 homework assignment attached: https://docs.google.com/document/d/1EKR-9suFeSHh4e8vzpsMZbFpGI9fpHXBJ1CLhnk9AHM/edit?usp=sharing Please let me know if you were not able to open the file.
0 likes • 18d
@Igor Kudryk these are the customers I had created using the code in the document above. Since then, I have changed the code, fixed the issues you mentioned, and added the trigger. I am attaching it to the Week 3 homework post.
Map vs. Generic Object
@Alon Waisman, I tried creating generic objects for the payment link from last week but the nested objects are not populated. Below is my code and attached is the screen shot of the debug log. What am I doing wrong? HttpRequest request = new HttpRequest(); request.setMethod('GET'); request.setEndPoint('https://735ef563-176d-431c-85ce-2cc07056ef03.mock.pstmn.io/payments/link'); Http http = new Http(); HttpResponse response = http.send(request); String responseBody = response.getBody(); //Map<String, Object> responseMap = (Map<String, Object>) JSON.deserializeUntyped(responseBody); //Map<String, Object> Payer = (Map<String, Object>) responseMap.get('payer'); //Map<String, Object> thisTransaction = (Map<String, Object>) responseMap.get('transaction'); public class MyPayment { String paymentId; Integer timestamp; Decimal amount; MyBankAccount bankAccount; MyAddress address; } public class MyBankAccount { String bankName; Integer routingNumber; Integer accountNumber; } public class MyAddress { String street; String city; } MyPayment myPay = (MyPayment) JSON.deserialize(responseBody, MyPayment.class); //MyTransaction mycurrentTransaction = (MyTransaction) myPayment.get('transaction'); System.debug(myPay); System.debug(myPay.bankAccount); System.debug(myPay.address); //System.debug(responseMap.get('currency')); //System.debug(payer.get('link')); //System.debug(thisTransaction.get('transactionStatus'));
Map vs. Generic Object
1 like • 30d
@Alon Waisman thank you! This is interesting.
1 like • 30d
@Igor Kudryk got it! Thank you.
US Week 2 in 40 minutes
We'll cover deserialization which, unfortunately, sounds much tastier than it is in reality. It's pretty important, though, so let's get to it.
1 like • Nov 5
Thanks for a great session.
Breaking News: Integration Battle Starts NOW!
From now until the last week we'll have a crazy battle. A battle, where everyone will win :D The rules are simple: 1. Join weekly session -> +1 point 2. Solve homework -> +1 point 3. Solve optional homework -> +1 point 4. Join Extra Session -> +1 point There are a maximum 4 points that you can earn per week. Each session point can only be earned once. By the end of the cohort, we'll determine 3 top winners. The winners will receive eternal glory :) And some more useful things hehe ;) šŸ‘‰ 1st Place: 1 week mentoring with me + $200 voucher for my future cohorts + $200 voucher for any Salesforce cert. šŸ‘‰ 2nd place: 1 week mentoring with me + $200 voucher for any Salesforce cert šŸ‘‰ 3rd place: $200 voucher for any Salesforce cert You can see the leaderboard here: https://integration-leaderboard.vercel.app/ If you are in - write "I am in" in the comments! And I'll keep you accountable :) LFG! PS - See any errors, message me! It's a beta tool.
Breaking News: Integration Battle Starts NOW!
0 likes • Oct 29
I am in. Why do I have 0, though?
0 likes • Oct 29
@Igor Kudryk not really worried about it. Take your time.
1-8 of 8
Kharaam Sharifpour
3
41points to level up
@kharaam-sharifpour-3418
Salesforce Admin

Online now
Joined Oct 21, 2025
Powered by