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
Ankit Arora 29Ankit Arora 29 

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
Abdul KhatriAbdul Khatri
Hi 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
Ankit Arora 30Ankit Arora 30
@Abdul Khatri

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
Abdul KhatriAbdul Khatri
Sure, please let me know what time zone you work so I can manage to help you with.
Ankit Arora 29Ankit Arora 29
@Abdul Khatri
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