[wc_accordion collapse=”1″ leaveopen=”0″ layout=”box”]
[wc_accordion_section title=”Installing the Plug-In”]
Installing the Plug-In
Note: You should have installed your Infusionsoft Pocket Developer plug-in using the instructions provided, if for any reason you have not installed your Pocket Developer plug-in click here to learn how.
[/wc_accordion_section]
[wc_accordion_section title=”Configuring the HTTP Post Snippet”]
Configuring the HTTP Post Snippet
[wc_box color=”inverse” text_align=”left”]
NOTE: Everything in an HTTP POST is case sensitive. That includes the URL, the parameters on the left and the field names on the right. If caPitaLizaTion is wrong, your post will not work.
[/wc_box]
URL:
The URL, on your server, where the Pocket Developer script is stored. For example:
http://yourdomain.com/scripts/PocketDeveloper/Blocks/TagsFly/tagsfly.php
Required Name Value/Pairs:
from
- The sender/originating phone number (assigned & supplied by TelAPI)
message
- The message to be delivered to the recipient. There is a 160 plain text character limit and a 70 character limit for messages that contain unicode symbols.
Optional Name Value/Pairs:
to
- The recipient’s phone number. If this is not provided, any mobile number within the contact’s record will be attempted.
[/wc_accordion_section]
[wc_accordion_section title=”Demo Video”]
Demo Video
[/wc_accordion_section]
[wc_accordion_section title=”Pro Tips”]
Pro Tips
[/wc_accordion_section]
[wc_accordion_section title=”Frequently Asked Questions”]
Frequently Asked Questions
[/wc_accordion_section]
[/wc_accordion]

Leave a Reply