Execute mapping (asynchronous)Ask AIpost https://api.intely.io/v1/rosetta/mapping/{mappingId}/executeConverts data based on the provided mapping asynchronously.Path ParamsmappingIdstringrequiredThe ID of the mappingQuery ParamsemailToNotifystringThe email address to notify when the mapping finishes.callbackUrlstringThe callback URL to send the response to once the mapping finishes.Body ParamsThe data to convertinputsarray of objectsrequiredinputs*ADD objectoutputDelimiterstringwriteToFilebooleanDefaults to falsetruefalseincludeHeadersbooleanDefaults to falsetruefalseenableLoggingbooleanDefaults to falsetruefalseHeadersCurrent-Organization-IdstringrequiredThe organization id to useResponses 200Successfully scheduled a mapping to run 400Invalid mapping data 401Access denied 500Internal server errorUpdated 7 months ago