• Zoni Gill
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 4
    Replies

Good day folks,
I am in need of your expertise.
Recently, we re-org’d.  This entails creating a new role and possibly removing some roles or renaming them.  What I want to know is if there is a method or way to determine what will be impacted by removing or renaming roles i.e. if roles are hardcoded somewhere in process builder, flow etc.
Is there an app via the appexchange or another way to get a hold of this information.
 

Thx in advance
Umair

Hello,
I have one requirement to use POST method for one rest api. Requirement is to generate the access token first and then use it on post method. I have user name, password and end point to generate the access token and i am able to generate through postman as well but I am not sure how to do it in apex and that access token to use in my post methood to hit one end point. Could anyone please help me on this. Thanks in advane.
Hi Guys,
I was integrating Instagram  with Salesforce,and getting access_tokek in url like this

https://c.ap2.visual.force.com/apex/instaIntegration#access_token=6394********83e.**********8af6330377c35d316

i dont know how to get the access token attached with'#'

Thanks