You need to sign in to do that
Don't have an account?

Where do i find the global variables ?
Hello ,
Just got in a new instance and i have a question.
There is an integration with an other system and my instance send notification to it.
I looked into the class that make the call an i can observe that the URL of the other system is not used directly. And parameters also ( authentication , id ..)
Here a sample of the variables used
public static String API_URL = 'callout:Api'
Where can i find the content of "API"?
Thank you
Just got in a new instance and i have a question.
There is an integration with an other system and my instance send notification to it.
I looked into the class that make the call an i can observe that the URL of the other system is not used directly. And parameters also ( authentication , id ..)
Here a sample of the variables used
public static String API_URL = 'callout:Api'
Where can i find the content of "API"?
Thank you
Please check the named credentials in your org.
Setup > Named Credentials > API
Thanks,
Maharajan.C
All Answers
Please check the named credentials in your org.
Setup > Named Credentials > API
Thanks,
Maharajan.C