This app posts a User’s products on a User’s social accounts on their behalf. The user can choose the caption for the post. The format of a typical user caption is pictured above. The idea is that when the user writes [product-title], the app understands it and inserts the title of the product in the place of the phrase “[product-title]”. In the same way, the user can specify where dynamic data goes in the caption, by writing [product-url], [product-price], and so on.
Is there any way to accomplish this in bubble? Answers much appreciated.