Modify Request

The Modify Request element allows you to adjust a request just before it is executed. It is most often used to control how empty fields are handled when sending data to an external API.

Options

  • Do not send – skip the field completely if it is empty.
  • Replace with null – substitute the empty field with null.
  • Replace – insert specific characters or placeholders required by the API (for example, an explicit blank value “”).

Why it matters

Different APIs treat empty fields differently: some expect them to be omitted entirely, while others require explicit values like null or “”. By setting rules, you ensure requests always meet the third-party requirements.

Example (based on screenshot)

  • Condition 1: Empty fields → Replace → “”
  • Condition 2: Empty fields → Do not send

Insights that
helps you grow

  • Platform Pick 12: Rollout
    As you approach the official rollout of your affiliate platform, it’s time to take a step back and make sure everything is in place. A…
  • Platform Pick 11: Integrate and Test it
    When it comes to affiliate marketing, tracking clicks and leads is key to making sure you’re paying affiliates correctly and measuring success. But it’s not…
  • Platform Pick 10: Business, Legal, and IT Prep
    Now that you’ve narrowed down your platform choice, it’s time to make sure everything checks out from a business, legal, and technical perspective. This step…