Dynamics 365 Business Central / Delete Contact
appKey:
dynamics365-business-central
actionKey:
delete-contact
Action Inputs
The following parameters are available when configuring this action:
The id of the company to connect to.
The environment to connect to. E.g.,
Production
.The method to use to find the contact. Accepted values are:
filter | select
contactIdstring
If using a
filter
find method, the id of the contact to delete.filterstring
Required if the contact find method is
filter
. The filter to search by. Accepted values are: - phoneNumber
- mobilePhoneNumber
- searchName
filterValuestring
Required if the
contactFindMethod
is filter
. The filter value to search by.