Math HTTP POST

This Article Applies to

This function extends your Infusionsoft system to enable you to do various math operations, and store the results in an Infusionsoft field for later use. These values can also be used in Campaign Builder’s decision diamonds to dynamically route your contacts through the workflow.

Example

http://www.yoursite.com/?operation=math&auth_key=foo&value1=_FieldName&function=add&value2=456&destination=_CustomField

Usage

Math HTTP POSTs are compatible with Legacy HTTP POSTs, Actionsets, and Campaign Builder.

Parameters

Math HTTP POSTs take the following parameters

value1: The name of a field to source the value from, or the value itself. Custom fields must start with an underscore.

function: One of the following functions: subtract, add, multiply, divide, max, min or random. If there is an additional function you need support for, please contact us at Support.

value2:  The name of a field to source the value from, or the value itself. Custom fields must start with an underscore.

destination:  The name of a field to store the resulting value to. Custom fields must start with an underscore. The destination field does not need to be a number. You can use a text field just as easily.

precision:  The optional number of decimal digits to round to.  Set to 0 for an integer.

format:  As an optional advanced feature, You can format the resulting output before storing it in the destination field.  This is especially useful if you need to format the result into currency, etc.  You can use standard sprintf formatting codes documented here.

auth_key:  Your Memberium HTTP POST authentication key.  You can find a list of your valid i2SDK authentication keys in your i2SDK plugin.

 

Generating Random Numbers

You can generate a random number and store it into a field using the random function. The lower range of the random value is placed into value1, and the upper end of the range goes into value2. The random function only generates integers.

  • Was this Helpful?
  • YesNo
9 ways to add more value to your membership site

Table of Contents

This Article Applies to

Keep Reading

Advice On Building a Startup and Improving Customer Retention with Kyle Leavitt [Episode 20]

On today’s episode, Kyle Leavitt will be joining us. We discuss building a startup and what it takes to build one from the ground up. Kyle shares his advice on improving customer retention, increasing customer loyalty and the importance of core values in a business.

Kyle Leavitt is the recent co-founder of LoyalStream. He had also co-founded CustomerHub, which he sold to Infusionsoft, where he became a key leader who helped grow the company from $1M to $100M+ in annual recurring revenue.

Kyle joined Infusionsoft in 2005 then started talking to entrepreneurs every day on the phone and selling Infusionsoft to them. He left Infusionsoft in 2008 and started a software business with his brother and business partner called CustomerHub, which he then sold back to Infusionsoft and joined the product team where he served as Director of Product Management and later VP of Product.

Read More »

Set Date HTTP POST

The set-date HTTP POST function provides a means to set or update an Keap contact field with a date/time. You can do basic math on these dates, and when used with a date value this is very useful when used in conjunction with Keap’s “Field Timer” tool in the Campaign Builder.

Read More »

Want to get some fresh ideas on how you can improve your membership site or course?

Download our free ebook!

Book a Call

Welcome to Memberium!

We are very excited for you to be part of our family. 

We would love to answer any questions that you have!

Please choose the best time for you to get in a call with us. 

For Technical Support, you can contact us at https://keap.memberium.com/support/ or Email us at support@memberium.com.