BILL - Create record action ​

The Create record action creates a new object in BILL.

Input ​

FieldDescription
ObjectSelect the object type to create.

ADDITIONAL INPUT FIELDS

The recipe editor generates additional input fields based on your Object selection. To learn more about the required input fields for each object type, see BILL's API v2 documentation.

Output ​

FieldDescription
Response statusDisplays the status of the Create record action's API request. A value of 0 indicates success, and 1 indicates an error.
Response messageThe response message returned from BILL's API.
Response dataA datatree that contains information about the object created in BILL, such as its ID, Description, Created date, and Active? status.

Last updated: