_getLinkQr
Parameters
Example
FM_api('Outsourcing_getLinkQr');Result
On Success
On Failure
{'error':'not logged in'}Last updated
Returns the QR code that allows another FieldMotion account to link with yours.
None.
FM_api('Outsourcing_getLinkQr');An image displaying the QR code.
If the user is not logged in:
{'error':'not logged in'}Last updated