
Announcements
Hello there!
Iam stuck at the problem that when i manually trigger a flow with a picture (business card) and want to let it go through the ai builder for business card informations i get the error that it needs to be base64encoded. tried to compose it but the error is still there.
- - - - - - - - - - - - - - - - - - - - - - - -
Edit:
looks like i got it working but now i want to create a record in business central (get the business card infos and create a new contact in business central) but the error told me i need to select an existing contact but i want to create a new contact ??
Getting this error:
{
"status": 400,
"message": "ErrorCode: Application_DialogException You must select an existing contact. CorrelationId: 37631043-d316-46d3-b7e2-345e1655ad7e.\r\nclientRequestId: be98236c-7983-4b84-89ab-d7566864a7b6",
"error": {
"message": "ErrorCode: Application_DialogException You must select an existing contact. CorrelationId: 37631043-d316-46d3-b7e2-345e1655ad7e."
},
"source": "api.businesscentral.dynamics.com",
"errors": []
}