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

Consume API and display in VF Page
Hi Everyone,
I need some help. I want to integrate Salesforce with some other company. They have provided me documentation with the following details:
Server URL,
Test API page URL,
API for create, read, delete and update.
I have API Create in JSON format. I don't have any endpoint URL that I can use in the Apex code. I am not sure what I need to do with these APIs. I am this integration for the first time.
Let's say after I create this user who will attend this event, I want to display this user in salesforce that this person attended the event.
I checked online but everyone is using endpoint url and I have only server url.
Please help me.
Thank you
Regards,
Ankit
I need some help. I want to integrate Salesforce with some other company. They have provided me documentation with the following details:
Server URL,
Test API page URL,
API for create, read, delete and update.
I have API Create in JSON format. I don't have any endpoint URL that I can use in the Apex code. I am not sure what I need to do with these APIs. I am this integration for the first time.
Let's say after I create this user who will attend this event, I want to display this user in salesforce that this person attended the event.
I checked online but everyone is using endpoint url and I have only server url.
Please help me.
Thank you
Regards,
Ankit
I believe most of them are REST APIs. Please go through the following trailhead, it will help you understand Integration
https://trailhead.salesforce.com/content/learn/modules/apex_integration_services
https://trailhead.salesforce.com/en/content/learn/modules/apex_integration_services/apex_integration_rest_callouts
Hi Abdul,
I have checked these already but still confused. If you get some time, may I can show you on zoom meeting?
Thank you
Regards,
Ankit
Hi Abdul,
I am in New York. My time zone is EST. Please let me know when it works for you.
Thank you
Regards,
Ankit