Home > API Documentation > Identifiers Selected

Identifiers Selected

Identifiers Selected

POST /datawizard/[id]/updateids

The updateids task saves the specified mappings from row identifiers to foreign key values. This is typically called from the form generated by the ids task, and will redirect to that task when complete.

parameter description
ident_[identid]_id The identifier to map to the specified foreign key value. The identid and the complete list of possible mappings will be provided by the ids task.

Source: data_wizard.tasks.update_row_identifiers