Hey guys,

I want to integrate my own service via a Marketplace app — for example, add a button on the contacts page (or somewhere) to send an email or SMS to the user.

I'm having trouble creating my own Freedom UI page where I can embed a button like "Message the user". I need to somehow connect this Freedom UI page to my REST service.

Also, I want to pass a token so I know the request is coming from a specific client/user.

The docs only talk about OAuth for logging in somewhere with external services, but that's not what I need.

Can you help with this?

Basically, I need a place to store the token — something one-time setup in the app configuration, so when a user installs my app, they can enter their own tokens (API keys or whatever), and then every request from Creatio to my service includes that token so I can identify which client it comes from.

Thanks!

Like 0

Like

0 comments
Show all comments