Bananajuice2002
Member
- Your Task History ID
- IjU3NjIwNTZiMDYzZjA0MzE1MjZiNTUzNDUxM2E1MTZhNTQzNiI_3D_pc
Good morning, I am trying to figure out how to modify a particular word in the text value. I am following the instructions, but Pabbly keeps returning the video unchanged. I have done it before, but I erased everything, and I cannot recall how I did it for the first time. Perhaps I am missing a dot, parenthesis, or comma. Can you help me with this? I am mapping values from the template:
I tried:
and a bunch of other combinations and nothing has been working...
Can you help me please?
I followed the instructions from the Creatomate website: https://creatomate.com/docs/api/rest-api/the-modifications-object
In order to ensure that only a specific text element is replaced, prefix it with the element's name:
{
"my-text-element.text.name": "Casper"
}
I tried:
and a bunch of other combinations and nothing has been working...
Can you help me please?
I followed the instructions from the Creatomate website: https://creatomate.com/docs/api/rest-api/the-modifications-object
In order to ensure that only a specific text element is replaced, prefix it with the element's name:
{
"my-text-element.text.name": "Casper"
}