Admin Manual / Workflow Management / Workflow Setting Example / HTTP Target
HTTP Target

Assume that you want to send the data to other systems via HTTP when the customer status equals prospect.

Module: Customer

Event: Create or Update

Condition: Customer status equals Prospect
Action: Send HTTP GET to other systems


Follow the steps below:

  1. Navigate to Workflow Homepage and select Customer module.
  2. Click Create Workflow.
  3. Name your workflow and execute order.
  4. Select Create or Update for Record Event.
  5. Set conditions: Customer Status = Prospect

  1. Click on Actions tab and click on create action
  2. Select HTTP Target for Action Type.
  3. Select service name: Service name is defined in HTTP integration.
  4. Enter data to send to other systems: It could be URL Parameter or JSON/XML Body (depending on HTTP method).


Last modified on Jun 18, 2018