• Store ids and key values for variable replacement from the new Workflow item based on previously stored source IDs.

    Parameters

    • templateDictionary: any

      Hash of facts: folder id, org URL, adlib replacements

    • key: string

      The property from the workflow items data that contains an item id for a supporting service

    • workflowLookup: any

      The stored source item Ids from the templateDictionary

    • workflowData: any

      The data object from the new Workflow item

    • authentication: UserSession

      Credentials for requests to the destination organization

    Returns Promise<void>