How to sync a new property from iPRO to Operto Teams
1/ Log into Your iPRO Account
2/ Navigate to Property List
3/ Search for your property via the quick search
4/ Click the Owner Name
- This will open the contact record, in a new window
- Copy the contactID
- clientdomain.com/app/contacts/edit/?id=1234
5/ Copy and edit the url, so that it has your unique details
- {clientdomain.com} /ipro/webmethod.ashx?methodName=ipro.admin.operto.owner.push&OwnerId= {owneruniqueID}
- Example
- www.myholidaycompany/ipro/webmethod.ashx?methodName=ipro.admin.operto.owner.push&OwnerId=1234
6/ Run the url, if successful you will receive the message True
7/ Click the Edit Button on the property action list
- Copy the propertyID
- clientdomain.com/umbraco/umbraco.aspx?app=content&rightAction=editContent&id=10451#content
8/ Copy and edit the url, so that it has your unique details
- {clientdomain.com} {clientdomain.com} /ipro/webmethod.ashx?methodName=ipro.admin.operto.property.push&PropertyId= {propertyUniqueID} {propertyUniqueID}
- Example
- www.myholidaycompany/ipro/webmethod.ashx?methodName=ipro.admin.operto.property.push&PropertyId=10451
9/ Run the url, if successful you will receive the message True
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article