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.
Think of these data packets as different products your users can sell based on the data they have in your system. For example, if your company keeps users' geolocation data and buying preferences, you can create a packet for each of them. Your users will then be able to sell each packet independently to a buyer of their choice.