Skip to main content

Vcita integration

Description​

This integration allows you to synchronize Form Builder submissions with your Vcita account. After the integration you are required to match Form fields with Vcita fields that are already predefined by Vcita. Form submissions will be sent to Vcita. vcita Task specs

Code​

Submission is handled by Form::Integration::VcitaInteractor. It validates the integration status and proceeds to call VcitaWorker.

Debugging​

For developing/testing you are going to need an account which you can create in our integration environment: https://www.meet2know.com. The username password for access are vcita/staging.

For production you can create an account in our production environment: https://www.vcita.com.

Link to original MR: https://gitlab.com/powr/powr/-/merge_requests/4226

I've added 4 encrypted variables:

  • VCITA_AUHTORIZE_URL
  • VCITA_API_URL
  • VCITA_CLIENT
  • VCITA_SECRET