"Import promotions" node

This node allows you to initiate import of promotions to Synerise. The imported promotions will be available Image presents the Communication icon Communication > Promotions in the draft status.
The node doesn’t require any further configuration - it contains a list of required parameters a file must contain to be imported.

Requirements


The file must contain the following columns:

  • code - ID of the promotion - it must be a string
  • redeemType - defines whether a promotion is redeemed fully or partially. Accepted values: FULL, PARTIAL
  • headerName - the name of promotion that will be displayed on the list of promotions in Synerise UI (Image presents the Communication icon Communication > Promotions)
  • name - the name of the promotion visible to end-users
  • type - the promotion type. Accepted values: GENERAL, MEMBERS_ONLY, HANDBILL, CUSTOM
    Note: These types correspond to the types you can select in Synerise UI while creating a promotion. You can find more information about them here

For more details about the required and optional columns you can go here.

Node configuration


No configuration is required. However, this node must be preceded by one of the following nodes:

Example of use


You can launch an import of a promotion to Synerise which will be available for all your customers.

File used in this example

code,redeemType,headerName,name,type
SPRING2023,FULL,20 percent ,DISCOUNT,GENERAL

  1. Start the workflow with the Scheduled Run node.
  2. In the configuration of the node:
    1. Set the Run trigger to one time.
    2. Select the Immediately tab.
    3. Click Apply.
  3. Add the Local File node.
  4. In the configuration of the node:
    1. Upload a file with a promotion.
    2. Click Apply.
  5. Add the Import promotions node.
  6. Add the End node.
    The final configuration of the import promotions workflow
    The final configuration of the import promotions workflow
  7. Click Save & Run.
    Result: When the worfklow is completed, the promotion will be available in Image presents the Communication icon Communication > Promotions.
    The imported promotion on the list of promotions
    The imported promotion on the list of promotions
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker