Hi @Eugene_Kapelko You can find the different limitations in our documentation. You can add multiple containers to one environment and in this way increase your volume but this is the base. It will have an impact on your license. Can you express 'high-load' in number of async calls for search? Regar...
Hi @MYSTERIOUSMAN,Are you trying to use an endpoint to encrypt your profile Id and then you want to add it to a URL (anchor href) in your email html source?Would it not be better to add this encryption of the profile Id as part of the data model / profile and add this as additional parameter to the ...
Hi @MYSTERIOUSMAN,You will not be able to put a contextual attribute in a template. There is no reference to an actual journey for templates, whenever you would use this template in a journey the reference would not exist. You can create the button in a template without the contextual attribute and...
Hi Abhishek,Mohan already provided you the way of how to configure the payload and response.You might still have questions on how to filter on the specific profile Id. This happens before you trigger the custom action. First you need to configure a datasource that contains a field with profile Id va...
Hi Max,
Apparently this is a bug, I have made a report for it. You can find it here: https://github.com/adobe/aio-cli/issues/363
Thanks for flagging this!Regards,
Hi Dominik,
What do the logs say? Does data contain a JSON value? Can you check on response.ok?
Maybe the endpoint is returning a message as its response, can you try
response.text()
if `response.json()` is empty.
Regards,
I think you can use a transform for that purpose, no need for an extra action built. I also tried to build the project without API service IO management there and I get the same error.
Hi Max,
You might have to setup separate credentials for the oath2, you can find this in left menu as seen in below screenshot. Let me create a test project and get back to you.
Regards,