Skip to main content

Custom Fields

Define custom fields to use in iPaaS.com

Updated over 2 weeks ago

Custom fields in iPaaS.com allow you to create text fields that aren't natively supported in the platform. These fields can be associated with a data model and populated with data from an integration subscription or custom API integration. Custom fields exist at both the data model level and all child levels.

This article relates to iPaaS.com custom fields only. Custom fields from subscriptions are handled in Subscriptions Management.

iPaaS.com custom fields allow you to create text fields not supported natively in iPaaS.com, associate that field with a data model, and populate it with data from an integration subscription (or custom API integration). Custom fields exist at both the data model level and all child levels.

If custom fields are used in default mapping collections, they are added when you add the subscription.

Important Considerations

Custom fields are only available on edit screens, not create screens. If custom fields are used in default mapping collections, they are automatically added when you add the subscription.

CAUTION: If you delete an individual custom field value, the deletion is permanent and cannot be restored unless another transfer repopulates it.

Example Use Cases

  • Refrigeration Requirements: A merchant selling goods that require specific refrigeration temperatures can create a custom product field to store that temperature data.

  • Employee Skills Tracking: A company that needs to track certain employee skill levels can create a custom employee field for this purpose.

  • Specialized Order Options: A merchant offering engraving can create a custom transaction field to hold this data.

Creating New Custom Fields

You can add new custom fields to make them available to iPaaS.com.

To create a new Custom Field:

  1. Click Data Management > Custom Fields.

  2. On the Custom Fields screen, click Add Custom Field.

  3. In the Add New Custom Field dialog box, add the Name and Module (both required), a Description, and choose a Data Type.
    You can add multiple custom fields for a single Module, but the Name must be unique.

  4. Click Save. The new Custom Field is available for use.

Modules

Here is a list of modules you can choose to add a new custom field:

Address

Employee Address

Product Alternate Id

Timesheet

Alternate Id Type

Error

Product Category

Timesheet Entry

Bulk Price

Gift Card

Product Category Assignment

Transaction

Category Set

Gift Card Activity

Product Inventory

Transaction Address

Category Set Category Assignment

Image

Product Option

Transaction Comment

Company, Address

Kit

Product Option Value

Transaction Discount

Company Category Assignment

Kit Component

Product Unit

Transaction Line

Company Relationship

Location

Product Variant

Transaction Line Discount

Customer

Location Address

Product Variant Alternate Id

Transaction Payment

Customer Category

Location Group

Product Variant Category Assignment

Transaction Tax

Customer Category Assignment

Location Group Location Assignment

Product Variant Inventory

Transaction Tracking

Customer Company

Message

Product Variant Option

Variant Kit

Customer Relationship

Payment Method

Related Product

Variant Kit Component

Employee

Product

Shipping Method

Variant Related Product

Data Type

After selecting a module, select a Data Type.

None

Encrypted

String

Password

Number

Enum

Bool

Date

Guid

Datetime

Adding Custom Fields to a Data Model

While each custom field can hold different information, adding a field is the same for all data models.

To add a Custom Field:

  1. Click Data Management and choose a data model. For example, choose Customers.

  2. Select a customer in the list. You can also use the filter and search fields or search by External ID.
    ​

  3. In the Custom Fields section, click Add.

  4. In the Add Custom Field dialog, select a Key and a Value.
    ​

  5. Click Apply, and the information is added to the record.

NOTE: iPaaS.com does not validate the Value you entered.

Editing Custom Fields

You can edit a custom field to update the Key or Value.

To edit a custom field:

  1. On the edit screen, select the field from the list and click the edit icon.
    ​

  2. In the Edit Custom Field dialog, make changes to the Key and Value. Click Apply, and your changes are saved.

Did this answer your question?