- Double-click on the campaign sequence. You can edit or add a new campaign sequence.
- Process > HTTP Post.
* Drag the Http Post icon/object onto the canvas.
- Double-click on the HTTP post object to configure the post settings.
- Enter the post URL.
* You can find the URL Link here. - Add multiple lines of Name/Value pairs.
* Click the ‘+‘ icon to add another pair and Click the ‘–‘ to remove a pair.
Note: Here are the Name/Value pairs
AccountID | GEN_ID |
---|---|
firstName | ~Contact.FirstName~ |
lastName | ~Contact.LastName~ |
Phone1 | ~Contact.Phone1~ |
- After adding Name and Value lines, verify if it is working properly by clicking on the Test button.
- Click Back to Sequence and you are ready to publish your changes.