NSWebhookResult
Result of calling a webhook.
Result of calling a webhook.
Initializes a new instance of the NSWebhookResult class.
Returns: CRMScript.Global.String - Headers and body of response from webhook.
Example:
Returns: CRMScript.Global.Bool - Was call to webhook successful? (200 OK).
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example: