Application Types

OpenID

Applications of the type OpenID have the ability to perform OAuth operations with users within inTandem platform, allowing your app to receive users' permission to share account information.

As a business or directory manager, using OpenID apps can improve your and your client's security by using the app token inside your applications instead of using your business (or directory) API token.

If your app token has been compromised, it is possible to revoke that token to block unauthorized usage without affecting any other apps you may have created.

More details on OpenID apps can be found here.

Menu Items

Applications of type Menu Item can inject additional menu items under the existing menu categories.

More details on Menu Items apps can be found here.

Communication

Communication apps can integrate with our platform's Conversations page and extend it by adding additional communication channels.

For instance, if a business has a Facebook page, sending and receiving messages from Facebook Messenger on our conversations page might be a good idea.

This is possible due to the APIs this app type extends, which lets your app write messages into the conversation page and listen to new messages on our end as soon as they are created.

While communication apps allow adding new conversation channels, it is the business/directory's responsibility to monitor the messages from the 3rd party source (Messenger, WhatsApp, Instagram, etc.) and sync those into our system and vice versa.

More details on Communication apps can be found here.

Payment Gateway

Connect your payment gateway to our system. Payment gateway apps will appear as an additional payment provider option under the Settings > Payments page.

More details on Communication apps can be found here.

Invoices

Using 3rd party vendors for generating invoices.

Wizard

An app that can pop up a modal-like window after the account login. This is usually used for creating your own customized onboarding wizard.