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
DolgoldyDolgoldy 

Help for Integration using swagger Ui

Hi all,
I am new to integration & I want to perform integration using swagger ui,
I want to transper swagger ui id to affiliateId. can anyone help me to solve that one its urgent.
The manditory fields using swagger for integration are
affiliateIntegrationId integer($int32)
affiliateId* integer($int32)
affiliateIntegrationCode* string
affiliateStatus* string
affiliateIntegrationType* string 
Sai PraveenSai Praveen (Salesforce Developers) 
Hi ,

Did you check if this below article helps you to integrate between Swagger and Salesforce.

https://developer.salesforce.com/blogs/2018/04/connecting-to-swagger-backed-apis-with-clicks-or-code

If this solution helps, Please mark it as best answer.

Thanks,
 
DolgoldyDolgoldy
yes i checked but didn't get too much