Sha256: 3d9d505a4b882bab50e130aca91cd6825d8265788c211c349eef4d52b3984642

Contents?: true

Size: 600 Bytes

Versions: 1

Compression:

Stored size: 600 Bytes

Contents

Events will be POSTed to your callback URLs. There are two kinds of callbacks that can be defined.
      
**Callback Response Format**

The default format for messages sent to your callbacks is a multipart ('form/multipart') POST request, with the message details in a POST field named 'json'.

The Java SDK includes an event parsing class, and you can access this field in the $_POST array on PHP. For other platforms, either a library function, such as cgi.parse_multipart (for python) or ActionDispatch::Http::UploadedFile for Rails, or third party options, such as multer for node, may be useful.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta oas/markdown/en/tags/callbacks-tag-description.md