action biapi_post_test_sync { label: "Test synchronization on a random connection." description: "It can be used to test receiving data on your webhooks.

" provider: biapi method: POST path: "/test/sync" encoding: json output: { type: "object" additionalProperties: true } }