While setting up the image workflow getting error like this : Screenshot by Lightshot
I’ve setup workflow on publish button like this : Screenshot by Lightshot
If have any solution then let me know.
While setting up the image workflow getting error like this : Screenshot by Lightshot
I’ve setup workflow on publish button like this : Screenshot by Lightshot
If have any solution then let me know.
It clearly says template not found
.
@hergin Having issue of image format while fetching from the api.
This might be about the URL of the image. If you are passing a bubble image url, you may need to add https:
to the beginning of the url.
How to add https:// in workflow while dynamic passing url of the banner bear api.
Here i’ve attached screenshot of workflow : Screenshot by Lightshot
Screenshot by Lightshot
Api call data in api connector : Screenshot by Lightshot
You can just start typing https:
then add the dynamic part. Or if it doesn’t let you do it. First create arbitrary text https:
and append the dynamic value.