Link to home
Start Free TrialLog in
Avatar of bfuchs
bfuchsFlag for United States of America

asked on

Need assistance implementing vendors API

Hi Experts,

I need to use an API utility to import objects from a certain vendor site into my database.
and got those links as references.

-      REST API: https://howto.caspio.com/integration/web-services-api/rest-api/
-      SOAP API: https://howto.caspio.com/integration/web-services-api/soap-api/

Now I would like to know if you can give me some guidance how to start this project.

FYI- I am mainly familiar with MS Access VBA programming language.

Thanks in advance.
SOLUTION
Avatar of PatHartman
PatHartman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bfuchs

ASKER

Thank you!