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
Nilesh ManeNilesh Mane 

data reconciliation between Paypal and SFDC.

We need some help with data reconciliation between Paypal and SFDC.
We will have a PayPal account setup. On a nightly basis, or on demand, I would like to extract all the payment data from paypal into SFDC. Then, I would like to reconcile the data between Paypal and SFDC to make sure that the payment data is consistent between these 2 systems.

The ask is :

1) Is there an API or method by which we can extract all payment data from Paypal and load them into SFDC.
2) SFDC will originate this call, and paypal needs to supply the data based on the credentials that SFDC passes.
3) The credentials will be the uid and pwd and the account id.

 

Regards,

Nilesh

JAY_PJAY_P
Hey Nilesh,
first you can write one trigger on that data which are coming from paypal account to salesforce and thn you can write batch classes for that record.
Thank You
Jay Parikh
email::jay29.salesforce@gmail.com