function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amil_AbdallahAmil_Abdallah 

Specialty Stamp not appearing under user profile image

I was recently introduced to a Stamp/StampAssignment objects as per this Spring '17 release notes document (http://releasenotes.docs.salesforce.com/en-us/spring17/release-notes/rn_networks_profiles_specialty.htm?edition=&impact) I used the workbench to insert a Stamp record and a related Stamp Assignment record for myself.  I went to view my profile and I am not seeing the Stamp label text show up under my profile photo.  Has anyone used this with successful results?
Amil_AbdallahAmil_Abdallah
I also see a ConnectApi.Stamp reference (https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_stamp.htm) and I've tried to create an instance of that in Apex as well, but I receive an error message that ConnectApi.Stamp cannot be instantiated outside of a test class. I'm really at a loss on how to implment this feature.
Rahul Kulkarni 17Rahul Kulkarni 17
Did you manage to find a solution for the above problem?? I have created a Stamp record and StampAssignment record as well but still unable to see the Speciality under the user photo?