customSourceId
to use.API
tab/ask/index
endpoint, pushing 1 object at a time in markdown or HTML. You can use the id of the service of origin as a reference to update an existing object, and the updatedAt
key to indicate Super how fresh the information is. curl --request POST \--url https://api.super.work/v1/super/index \--header 'Authorization: Bearer <API Key>' \--header 'Content-Type: application/json' \--data '{"rootId": ["a2ZSuHnZf"],"id": ["custom-id"],"title": ["Note title"],"content": ["# Content in markdown"],"type": ["markdown"],"updatedAt": ["2021-01-01T00:00:00Z"],"url": ["https://slite.slite.page/p/S1TSuHnZf/Security-at-Slite"]}'