All Collections
MoEngage
MoEngage - Getting Started
MoEngage - Getting Started

Let's get mooving on this integration

Updated over a week ago

To get Phrasee generated content into MoEngage, first, you need to create a Content API connection. The only prerequisite needed is your Phrasee API Token, and we've got an article to help with that if needed.

You can find Content APIs under Settings > APIs > Content API

Create a new one and use the API Name: phraseeRealtimeAPI

Add the following API Url:

https://realtime.phrasee.co/single_variant?campaign_id=xyz&recipient_id={{UserAttribute['ID']}}&delivery_id={{CampaignAttribute['_id']}}

Click onto the Headers tab

And add one, the key is Authorization and the value is Bearer followed by your Phrasee API token:

That's it, all the configuration is done. Now you can use this Content API in Campaigns and Flows.

Did this answer your question?