Inkit Connector
  • 17 Apr 2024
  • 1 Minute to read
  • Contributors

Inkit Connector


Article Summary

Streamline creating templated forms and labels for printing

Purpose

The Inkit API streamlines created templated forms for printing; this can streamline printer larger documents beyond simple barcodes or labels.

API References

For details on authenticating to the Inkit API, please refer to their documentation
(https://docs.inkit.com/reference/post_v1-generate-1).

Key Functions

Generate documents

Generating documents from existing templates is easy to do with a Tulip App using a connector function

List documents

Get a sorted and filtered list of you completed documents. This is useful when document review is required

Download

Download a document to a local machine, so it can be physically printed

Delete

Delete documents as needed

Retrieve document metadata

This can useful when programmatically searching documents

Next Steps

  • Learn more about Inkit
  • Learn more about connectors here

Was this article helpful?