Dynamics 365 Business Central / Delete Contact
appKey: dynamics365-business-centralactionKey: delete-contactAction Inputs
The following parameters are available when configuring this action:
environment
Environment
The environment to connect to.
The environment to connect to. E.g.,
Production.string
findMethod
Find Method
The method to use to find the contact. Accepted values are:
filter | select'filter' | 'select'
contactId
Contact Id
If using a
filter find method, the id of the contact to delete.string | undefined
filter
Search by
Required if the contact find method is
filter. The filter to search by. Accepted values are: - phoneNumber
- mobilePhoneNumber
- searchName
string | undefined
filterValue
Search value
Required if the
contactFindMethod is filter. The filter value to search by.string | undefined