Specifies a list of Account objects to be created in SharpSpring.
Account schema: https://help.sharpspring.com/hc/en-us/articles/115003079951-Understanding-SharpSpring-Open-API-Schema#h_359f3263-e962-4286-ad4a-5c22a8fed40f
Functions
Meta Box: Delete Connection
Delete a Meta Box relationship connection.
Meta Box: Check Connection
Check for the existence of a connection:
Send a GET request to /wp-json/mb-relationships/v1/{id}/exists?from={from ID}&to={to ID}.
Meta Box: Get Connections
Get all “to” objects for a specified “from” object, or vice versa. Supply one or the other.
Meta Box: Create Connection
Creates a custom Meta post-to-post relationship.