Veröffentlicht Mon, 06 Mar 2023 16:06:07 GMT von Chema Lopez Developer
I would like to know if it is possible to send all table index data in the JSON structure of the REST call of a web service.<br> <br> I mean:<br> <br> <img><br> <br> I know we can access that information through DocuWare API but that will require a DocuWare user.<br> &#160;
Veröffentlicht Mon, 06 Mar 2023 16:08:47 GMT von Chema Lopez Developer
<p>&lt;p&gt;The first screenshot is lost.&lt;/p&gt;</p>
Veröffentlicht Thu, 09 Mar 2023 11:44:26 GMT von Gerardo Lisanti Team Leader Product Management
Hi Chema,<br> <br> we have deliberately not included table fields in webhooks and web service requests so far. The reasons for this decision were: <ul> <li>A table can contain up to 1000 rows and 50 columns. This means that a lot of data would be transferred. For this type of integrations, it is typically not recommended to transfer such large amounts of data.</li> <li>Table data is a data matrix. It can be provided in a variety of formats and structures. It is hardly possible to provide a standard structure that fits the external application without any adaptations. In most cases, it is necessary to adapt the data to the structure of the external application.</li> </ul> At the moment, the recommended way is to provide the necessary parameters, GUIDs and IDs to a middleware, e.g. an integration platform (iPaaS), then pull the table data and transform it there before sending it to the third-party application.<br> <br> <br> ​​​​​​​Viele Grüße / With best regards,<br> &#160;<br> --<br> &#160;<br> Gerardo Lisanti<br> Product Manager&#160;&#160;|&#160;&#160;DocuWare GmbH
Veröffentlicht Thu, 09 Mar 2023 11:55:06 GMT von Chema Lopez Developer
<p>Thank you for your response.</p>

Sie müssen angemeldet sein um Beiträge in den Foren zu erstellen.