Table of Contents

Page "Submit Contacts API WCAP"

ID 70345446
Namespace: CapVision.CapCollecte.Extranet
Source table: System.Utilities.Integer

Properties

Name Value
PageType API
APIPublisher capvision
APIGroup wcap
APIVersion 'v1.0'
EntityName submitContact
EntitySetName submitContacts
EntityCaption submitContacts
SourceTable System.Utilities.Integer
ODataKeyFields 2000000000
InsertAllowed True
ModifyAllowed False
DeleteAllowed False
DelayedInsert True

Events

OnBeforeSubmit

[IntegrationEvent(False,False)]
local procedure OnBeforeSubmit(Contact: Record Contact; Context: Text; Subject: Text; Body: Text; var Recipient: Text; var Handled: Boolean)

Parameters

Name Type Description
Contact Record Contact
Context Text
Subject Text
Body Text
Recipient Text
Handled Boolean

See also