Forum Discussion

stevelord's avatar
stevelord
New Member
3 years ago

What is the format for adding optional parameters to MakeResourcePath?

I have a connector that currently has two parameters.   MakeResourcePath = (projectId, optional server) =>   When I add an additional optional parameter adding something like this, the connector ...