• Sultan Isnainsyah
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi guys, so, I have Salesforce Service Cloud, and on it, I made a settings to receives cases on social (Facebook & twitter) and on Email. on a daily basis, my organization receives 10K complaints  I once created a reply macro for email and it worked. the reason for this if for my team to reply email in a massive amount. this is what I have on email mass reply macro:

1. Select Active Case Tab
2. Select Close Case Action
3. Set Status: Process
4. Submit Action
5. Select Email Action
6. Set From Address: cs@company.com
7. Apply Email Template: [template name]
8. Submit Action

==============

Then, I tried to do similar thing on the social case, and it didn't work. This is what I have on social case macro:

1. Select Active Case Tab
2. Select Social Action
3. Set Message Type: Reply
4. Insert into Message: [quick text]
5. Submit Action
6. Select Create Activity Action
7. Set Group: [issue code group]
8. Set Issue Code: [issue code number]
9. Submit Action
10. Select Close Case Action
11. Set Status: Process
12. Submit Action

It is has different accordance, since it has different business process, but I'm sure every step is correct, yet, it still didn't work. Is macro only work for email? Is there any social case macro best practice example?
Hi guys, so, I have Salesforce Service Cloud, and on it, I made a settings to receives cases on social (Facebook & twitter) and on Email. on a daily basis, my organization receives 10K complaints  I once created a reply macro for email and it worked. the reason for this if for my team to reply email in a massive amount. this is what I have on email mass reply macro:

1. Select Active Case Tab
2. Select Close Case Action
3. Set Status: Process
4. Submit Action
5. Select Email Action
6. Set From Address: cs@company.com
7. Apply Email Template: [template name]
8. Submit Action

==============

Then, I tried to do similar thing on the social case, and it didn't work. This is what I have on social case macro:

1. Select Active Case Tab
2. Select Social Action
3. Set Message Type: Reply
4. Insert into Message: [quick text]
5. Submit Action
6. Select Create Activity Action
7. Set Group: [issue code group]
8. Set Issue Code: [issue code number]
9. Submit Action
10. Select Close Case Action
11. Set Status: Process
12. Submit Action

It is has different accordance, since it has different business process, but I'm sure every step is correct, yet, it still didn't work. Is macro only work for email? Is there any social case macro best practice example?