Create data packets

The access tokens generated by your client will be allowed to push data only to the data packets that are associated with it. To create a data packet and associate it with your client, click on the "+ Create Packet" button at the bottom of your client's information card in the OAuth Client page in Developer Settings.

In the modal that appears, you'll need to provide the following information:

  • Packet Name: The name of the data packet. Keep it short but descriptive.
  • Packet Description (optional): Describe what the data packet contains.

Example of good values for the form fields

Packet Name: Acme Receipts
Packet Description: A data packet of receipts synced from your Acme Receipts account.

Once you've filled out the form, click on 'Save' to create your data packet. Access tokens generated by your client will now allow you to push data to this packet and any other packets you make in the same manner.

Was this page helpful?