Can someone guide how to make a POST call to Create a Smart Import Record
https://developer.ironcladapp.com/reference/create-a-smart-import-record
I'm getting the below error
http statu code: 500
reponse body: {"code":"SERVER_ERROR","message":"Sorry, the server encountered an error processing your request. Please retry. If the error persists, please contact support@ironcladhq.com"}
Note: My application have following scopes added:
public.records.createRecords
public.records.updateRecordspublic.records.deleteRecords
public.records.readAttachments
public.records.createAttachments
public.records.createSmartImportRecords
public.records.readRecords
public.records.readSmartImportRecords