Skip to main content

Integration

Through the integration registration it is possible to trigger an event of the type GET, POST, PUT or DELETE, in the act of registration, update, removal respectively.

  • GET: used to fetch records from an external database and insert them into the system. When configured an Import Records button will be displayed on the selected destination screen.
  • POST: used to send system data to an external database.
  • PUT: used to update data from an external database.
  • DELETE: used to delete data from an external database.

Example

Search for products registered in Bling and register them in the system, using Integromat to reference the fields (from to) and generating the webhook link to trigger the integration when requested (click the import button).

img

Fields

FieldDescriptionTypeSizeRequired
WebhookWebhook generated to trigger the integrationString400Yes
DescriptionDescription for identificationString400Yes
MethodMethod to be usedSelection-Yes
ScreenIntegration screenSelection-Yes