Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 602 Bytes

File metadata and controls

12 lines (8 loc) · 602 Bytes

HubSpot.NET.Model.CallbackCompletionBatchRequest

Any information to send back to Workflows when completing an action callback as part of a batch request.

Properties

Name Type Description Notes
CallbackId string The ID of the callback to complete.
OutputFields Dictionary<string, string> A map of action output names and values.

[Back to Model list] [Back to API list] [Back to README]