Exerp
You need the following information to setup an Exerp Connector:
- The username and password of an Exerp account.
Cyclr
Account setup
You will be asked for the following values when installing the Exerp connector within an account:
| Value | Description |
|---|---|
| Username | The username of your Exerp account. |
| Password | The client secret of your Exerp account. |
Map extended attribute fields
The methods Centers > Get Center and People > Get Person dynamically return extended attribute fields. To map these fields within Cyclr:
- Go to the Settings page of the Exerp connector:
- For template connectors: Cyclr Console > Templates > Template Connectors > Exerp > Edit Connector.
- For connectors within a cycle: Cycle Builder > Application Connectors > Exerp > Settings.
- Under the Methods and Fields heading, expand the Centers or People categories.
- Expand the method you want to map custom fields for – either Get Center or Get Person.
- Select the pink + icon.
- Enter the following:ValueDescriptionField LocationThe extended attribute field ID. This should be entered as
extendedAttributes.{ExtendedAttributeId}. For example, if theExtendedAttributeIdisEXAMPLE_ATTRIBUTE_IDthen enterextendedAttributes.EXAMPLE_ATTRIBUTE_IDas the field location. You can find theExtendedAttributeIdof an extended attribute field by running the corresponding method on the Edit Connector page. The response on the Method Response tab will contain anextendedAttributesobject and each key this contains is anExtendedAttributeId.Display NameThe display name to use within Cyclr.DescriptionThe description to use within Cyclr.Data TypeThe data type of the extended attribute. - Select Create.
- Steps in a cycle can now have the extended attribute mapped.