meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| contacts [2023/12/24 20:30] – [Read - Retrieve contact information (/read.php)] - Convert example to demo.itflow.org wrongecho | contacts [2024/08/29 20:13] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| * Title | * Title | ||
| * Mark as " | * Mark as " | ||
| - | * Mark as a technical / billing contact | + | * Mark as a technical / billing contact |
| * Department | * Department | ||
| * Phone / Extension / Mobile | * Phone / Extension / Mobile | ||
| Line 33: | Line 33: | ||
| < | < | ||
| - | Invoke-RestMethod -Uri "http:// | + | Invoke-RestMethod -Uri "https:// |
| { | { | ||
| Line 59: | Line 59: | ||
| < | < | ||
| - | $uri = "http://127.0.0.1/itflow/ | + | $uri = "https://demo.itflow.org/ |
| $body = @" | $body = @" | ||
| Line 97: | Line 97: | ||
| < | < | ||
| - | $uri = "http://127.0.0.1/itflow/ | + | $uri = "https://demo.itflow.org/ |
| $body = @" | $body = @" | ||