Quick Tips: Send and Receive Files Using APIs [Video]

In Ruly, API operations can be used to send and receive files directly from forms. Files can be sent through an API either as FormData or JSON using base64 encoding, depending on the requirements of the receiving system. On the receiving side, API operations can be configured to either download the file locally or automatically […]