Skip to main content

Get Record By ID

Description

FreshDesk: Get Record By ID step fetches a FreshDesk record by ID

Reference FreshDesk cloud instance with access details

Configurations

No.Field NameDescription
1Step NameSpecify the name of the step. This name has to be unique in a single workflow.
Connection:
2Base URLSpecify the base URL of the FreshDesk cloud instance. For example, https://XXXXX.freshdesk.com.
The field data type is String. This field is mandatory.
3Accept value as variable/staticLeave checkbox unchecked to accept API Key value from a field in the previous steps of the stream using a drop down list.
Else enable checkbox for API Key field to appear as text box.
4API KeySpecify or select the API Key to authenticate FreshDesk cloud instance.
The field data type is String. This field is mandatory.
5Test ConnectionVerifies whether the connection is established or not.
Note: For the purpose of verification, fields coming from previous steps are not allowed since field values can only be accessed when workflow is in running state. The Test Connection button will only work with static (hardcoded) values and environment variables.
Input Tab
Input Fields:
1Form NameSpecify the name of the form to get the matching records.
The field data type is String. This field is mandatory.
2Record IDFetch a FreshDesk record with given record ID.
The field data type is String. This field is mandatory.
3GetClick this button to get the list of record IDs associated with the Form Name on the FreshDesk. This list is populated if the connection is successfully established.
Note: The number of records returned per page is 30.
Output Tab:
1Field NameOn click of the cell in the output table, if the connection is successfully established it populates the list of fields associated with the Form Name and Criteria Query on the FreshDesk cloud instance.
The field data type is String. This field is mandatory.
2Output FieldSpecify the valid values for the fields associated with the field name.