Datarefs
Create Dataref
Create a new dataref for a linked account.
POST
Create a new, empty dataref (named reference-data store) for a linked account. Records are added later by workflows; the dataref starts with an empty
data map.
Authentication
Your Refold API key.
The linked account to create the dataref for.
Body Parameters
The dataref name. Used to reference it in workflows and other endpoints.Example:
contactsResponse
- 200 OK
- 400 Bad Request