Transfer information captured in the database

Hello Forum!
I created a form using wix code. I need to transfer the information captured in the database to a third party software via API. The company’s name is TRIPLESEAT, and their API uses OAUTH to authenticate requests.
Can someone explain to me how to go about this?
Best!
Remy

Hay remy,

The best option is to use wix code backend code, and copy into the backend files an oauth node library like GitHub - ciaranj/node-oauth: OAuth wrapper for node.js (just copy the file for the relevant version of oauth).

Hello Yoav,
Thank you for your help! It’s defenitly still a big challege for me…(I don’t have the skills!) I figure where to add the backend module on the site structure. I am having a hard time figuring out which of the OAUTH you provided that I should use and where I should insert tripleseats secrect key… Also not sure which backend file I should use (out of the 4 choices…)
Hopefully you can further shed some light!
Thank you!
Remy

Hay Remy,

My best suggestion would be to find someone with some node.js experience to code this part for you. It should be a trivial task - around 1-3 hours total.

At this forum we try to give pointers and some code snippets to help as far as we can, but investigating a specific 3rd party service integration is going a bit too far…

Hello Yoav,
Thank you for the insight, I think with what you gave me, I can find someone that has the knowledge and hire them to make this work. I’let you know once I figure it out!
Best, I really appreciate the feedback
Remy