Remove .jpg from title and slug
Status: Closed · Asked by demonboy on · 0 views
I have a workflow whereby I upload an image to dropbox and send it as a new post to wordpress, via Woo to get the image ID. To create both the title of the post and the slug, I am using the name of the image:

Is there a way of removing the '.jpg' from this data field, perhaps using regex or something? Any one know the solution?
Thanks for your time.
Hello @demonboy ,
Use this
If you are still not able to solve this on your own feel free to DM me and we can do a free zoom call. FYI I'm not from Pabbly Connect team, just a freelancer who helps other Pabbly users.
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]
@Himesh - mate, that's perfect, thank you! I appreciate you posting this. I solved the problem in seconds.
For anyone else needing help, I inserted the data field for the image from the previous trigger (Woo), rather than manually writing. This ensures it is dynamic.

And then in the next trigger (Wordpress in my case), I took the result from the text splitter, thus:
@Himesh - mate, that's perfect, thank you! I appreciate you posting this. I solved the problem in seconds.For anyone else needing help, I inserted the data field for the image from the previous trigger (Woo), rather than manually writing. This ensures it is dynamic.
And then in the next trigger (Wordpress in my case), I took the result from the text splitter, thus:
Your welcome
Contact me - https://www.facebook.com/himeshsoni07
Email - [EMAIL][email hidden][/EMAIL]