system
March 13, 2020, 12:13am
1
Migrated from Redmine #491 | Author: Vu La
Status: New | Priority: Normal | Created: 2020-03-13
Hi,
Is there an API method to create a Service?
If so are there any options or fields that we can store an external ID then be able to get that particular Service using that external ID?
Thanks!
system
March 13, 2020, 9:32am
2
Redmine Admin wrote:
Hi, you can use this method API documentation | SimplyBook.me Online Scheduling (please note it is admin API)
system
March 16, 2020, 2:49am
3
Vu La wrote:
Great thanks, in regards to the other question.
What field would be best to store an external ID and would it be possible to get the service using that stored external ID?
Thanks.
system
March 16, 2020, 8:10am
4
Redmine Admin wrote:
you can store external id in service name and then use getEventList ($isVisibleOnly, $asArray, $handleClasses, $searchString) where $searchString should contain external id