arrow_back Back to all endpoints

third_party_connections

Keep track of your connections to 3rd party platforms

Name Description Type Additional information
name Name of platform. As an example, if your store is hosted by Shopy, then you might want to use "shopify" as the value. text None.
id This could be your account or store's id number provided by the platform. text None.
data Store any authentication or bearer token credentials here. If multiple values need to be stored, you can submit it as JSON or XML that has been serialized into a string.. text None.