connect to synology nas

Status: Open · Asked by christian-fr-gustavsen on · 0 views

christian-fr-gustavsen — Question ·

hi i have a synology nas that i have mariadb on that i want to connect to so i can get the answers from a questionnaire into a data base how do i do that

Arshil Ahmad — Reply ·

Hi @christian-fr-gustavsen,

Based on my limited understanding of your use case, it seems like you want to capture answers from a questionnaire (form?) and save that data to Synology Nas (database). If that is the case then you can achieve your use case in the manner stated below.

The questionnaire you want to capture answers from needs to support webhooks. If it does support webhooks, then you can use Webhook by Pabbly trigger step to capture the answers.

youtube.com/watch?v=FRkl5R7-Ls0

If your database (Synology) has a REST API, you can use the API by Pabbly module to save the answers captured from the questionnaire in your database.

youtube.com/watch?v=bmf4och_kTk

Back to all forum threads · Log in to reply